diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 22:02:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 22:02:51 +0000 |
commit | 9e410d4508c83a96899834c2606504a60c92839c (patch) | |
tree | 660dd941f7964793d545952af133dce2ef10f7c0 /sys-auth | |
parent | net-p2p/syncthing: Stabilize 1.13.1 arm64, #775452 (diff) | |
download | gentoo-9e410d4508c83a96899834c2606504a60c92839c.tar.gz gentoo-9e410d4508c83a96899834c2606504a60c92839c.tar.bz2 gentoo-9e410d4508c83a96899834c2606504a60c92839c.zip |
sys-auth/libfprint: Stabilize 1.0 arm64, #775641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/libfprint/libfprint-1.0.ebuild b/sys-auth/libfprint/libfprint-1.0.ebuild index bf71775b9b54..ae00bd2f9fe6 100644 --- a/sys-auth/libfprint/libfprint-1.0.ebuild +++ b/sys-auth/libfprint/libfprint-1.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 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="examples" RDEPEND="dev-libs/glib:2 |