diff options
author | Sam James <sam@gentoo.org> | 2021-03-13 11:35:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-13 11:35:18 +0000 |
commit | 7ff64178e86c5d9ff293cc495ff40207d0afa426 (patch) | |
tree | 56197f76f7484bb1dfaaa72521ce6933d7d9f377 /sys-auth/fprintd | |
parent | sys-auth/libfprint: Stabilize 1.0 amd64, #775641 (diff) | |
download | gentoo-7ff64178e86c5d9ff293cc495ff40207d0afa426.tar.gz gentoo-7ff64178e86c5d9ff293cc495ff40207d0afa426.tar.bz2 gentoo-7ff64178e86c5d9ff293cc495ff40207d0afa426.zip |
sys-auth/fprintd: Stabilize 0.8.1-r3 amd64, #775644
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-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 1d12a78644d8..e14af83e4941 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=" |