diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-03 07:17:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-03 07:18:05 -0400 |
commit | 024435e51853eec40703d66379936e85c3dbd5a1 (patch) | |
tree | 25d3bfc1ad2f68dc0d9b66febb0fa306686744a0 /sys-auth | |
parent | sys-auth/fprintd: arm64 keyworded (diff) | |
download | gentoo-024435e51853eec40703d66379936e85c3dbd5a1.tar.gz gentoo-024435e51853eec40703d66379936e85c3dbd5a1.tar.bz2 gentoo-024435e51853eec40703d66379936e85c3dbd5a1.zip |
sys-auth/libfprint: arm64 keyworded
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-0.99.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-0.99.0.ebuild b/sys-auth/libfprint/libfprint-0.99.0.ebuild index 02e7a88a665e..e55153dfc263 100644 --- a/sys-auth/libfprint/libfprint-0.99.0.ebuild +++ b/sys-auth/libfprint/libfprint-0.99.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/freedesktop/libfprint/archive/V_$(ver_rs 0-3 '_').ta LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND="dev-libs/glib:2 |