diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 22:11:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 22:11:28 +0000 |
commit | 4bc9b815ea943ea192eac02729498d1fc94dbe5e (patch) | |
tree | 8258e12b74a90ae2fc2e9a43802468f1bfb3768e /sys-auth | |
parent | sys-auth/libfprint: Stabilize 1.0 ppc, #775641 (diff) | |
download | gentoo-4bc9b815ea943ea192eac02729498d1fc94dbe5e.tar.gz gentoo-4bc9b815ea943ea192eac02729498d1fc94dbe5e.tar.bz2 gentoo-4bc9b815ea943ea192eac02729498d1fc94dbe5e.zip |
sys-auth/fprintd: Stabilize 0.8.1-r3 ppc, #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 1c4d8d4c54e3..01b12ea4b8b5 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=" |