diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 11:36:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 11:37:17 +0000 |
commit | 4296b10f32098f5da352811967eaf3673afaec80 (patch) | |
tree | 6019685a0e8ac6da4331d0d59d10f7f3ddea2df9 /sys-auth | |
parent | sys-auth/libfprint: Stabilize 1.0 x86, #775641 (diff) | |
download | gentoo-4296b10f32098f5da352811967eaf3673afaec80.tar.gz gentoo-4296b10f32098f5da352811967eaf3673afaec80.tar.bz2 gentoo-4296b10f32098f5da352811967eaf3673afaec80.zip |
sys-auth/fprintd: Stabilize 0.8.1-r3 x86, #775644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-0.8.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-0.8.1-r3.ebuild b/sys-auth/fprintd/fprintd-0.8.1-r3.ebuild index e14af83e4941..0fc4e87ab9b2 100644 --- a/sys-auth/fprintd/fprintd-0.8.1-r3.ebuild +++ b/sys-auth/fprintd/fprintd-0.8.1-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://cgit.freedesktop.org/libfprint/${PN}/snapshot/${MY_PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc pam" RDEPEND=" |