diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:08:21 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-04 16:43:31 +0200 |
commit | c6a4a426e41af663fa32c3fc869108c13912d13c (patch) | |
tree | 642a70d66ea9f8267a6b7c99a937d603545d50f2 /sys-auth/fprintd | |
parent | dev-erlang/p1_utils: x86 stable (bug #684164) (diff) | |
download | gentoo-c6a4a426e41af663fa32c3fc869108c13912d13c.tar.gz gentoo-c6a4a426e41af663fa32c3fc869108c13912d13c.tar.bz2 gentoo-c6a4a426e41af663fa32c3fc869108c13912d13c.zip |
sys-auth/fprintd: x86 stable (bug #684570)
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-rw-r--r-- | sys-auth/fprintd/fprintd-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-0.8.1.ebuild b/sys-auth/fprintd/fprintd-0.8.1.ebuild index 99784d1ab4e2..3fd50169aabe 100644 --- a/sys-auth/fprintd/fprintd-0.8.1.ebuild +++ b/sys-auth/fprintd/fprintd-0.8.1.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 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="doc pam static-libs" RDEPEND=" |