diff options
author | Sam James <sam@gentoo.org> | 2021-03-04 00:23:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-04 00:23:14 +0000 |
commit | 25f7e2adad6bc36b8562f66c4dcf95c1b031b2b1 (patch) | |
tree | 4bd3d886eccff3f9cca092824bfa01fa7df23aff /sys-auth | |
parent | gnome-extra/mousetweaks: Stabilize 3.32.0 arm64, #773172 (diff) | |
download | gentoo-25f7e2adad6bc36b8562f66c4dcf95c1b031b2b1.tar.gz gentoo-25f7e2adad6bc36b8562f66c4dcf95c1b031b2b1.tar.bz2 gentoo-25f7e2adad6bc36b8562f66c4dcf95c1b031b2b1.zip |
sys-auth/libfprint: Stabilize 0.99.0 arm64, #773172
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-0.99.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-0.99.0.ebuild b/sys-auth/libfprint/libfprint-0.99.0.ebuild index 5ddac2ec6a44..9e8a004c30b9 100644 --- a/sys-auth/libfprint/libfprint-0.99.0.ebuild +++ b/sys-auth/libfprint/libfprint-0.99.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND="dev-libs/glib:2 |