diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 22:37:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-21 22:37:42 +0300 |
commit | 24fd8f2704313cd72561a01eb2cb1589543c97c3 (patch) | |
tree | 47833c5c0d426eb97cd571f23cf27c08c6ff6b5e /sys-auth/libfprint | |
parent | media-libs/zimg: Redo keywords in live ebuild (diff) | |
download | gentoo-24fd8f2704313cd72561a01eb2cb1589543c97c3.tar.gz gentoo-24fd8f2704313cd72561a01eb2cb1589543c97c3.tar.bz2 gentoo-24fd8f2704313cd72561a01eb2cb1589543c97c3.zip |
sys-auth/libfprint: mark stable
Closes: https://bugs.gentoo.org/684572
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-auth/libfprint')
-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 f47dc6065968..f985a5c73d6b 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 ia64 ppc ppc64 ~sparc x86" IUSE="examples" RDEPEND="dev-libs/glib:2 |