diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 11:35:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 11:35:13 +0000 |
commit | 51bdc244ef365a7ab0d86324b3cb6c88d8f9f322 (patch) | |
tree | 2affb9dd49f04dbc8bc41cb8ba2da4c1894e50cd /sys-auth/libfprint | |
parent | sys-fs/mergerfs: Stabilize 2.32.3 amd64, #775527 (diff) | |
download | gentoo-51bdc244ef365a7ab0d86324b3cb6c88d8f9f322.tar.gz gentoo-51bdc244ef365a7ab0d86324b3cb6c88d8f9f322.tar.bz2 gentoo-51bdc244ef365a7ab0d86324b3cb6c88d8f9f322.zip |
sys-auth/libfprint: Stabilize 1.0 amd64, #775641
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/libfprint')
-rw-r--r-- | sys-auth/libfprint/libfprint-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/libfprint/libfprint-1.0.ebuild b/sys-auth/libfprint/libfprint-1.0.ebuild index c51abbccdffa..d574797ffe65 100644 --- a/sys-auth/libfprint/libfprint-1.0.ebuild +++ b/sys-auth/libfprint/libfprint-1.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 |