diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 23:37:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 23:37:29 +0000 |
commit | 290c78c504271831f665aa2120246eb32b61d45a (patch) | |
tree | 09b8a35600876e793f6b3427a6421afa8437b4a7 /sys-auth | |
parent | app-admin/perl-cleaner: rework portage/pkgcore dependencies (diff) | |
download | gentoo-290c78c504271831f665aa2120246eb32b61d45a.tar.gz gentoo-290c78c504271831f665aa2120246eb32b61d45a.tar.bz2 gentoo-290c78c504271831f665aa2120246eb32b61d45a.zip |
sys-auth/fprintd: Stabilize 1.94.1 ppc64, #888661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.94.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.1.ebuild b/sys-auth/fprintd/fprintd-1.94.1.ebuild index 0de0d26a596f..b522df8443c7 100644 --- a/sys-auth/fprintd/fprintd-1.94.1.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${MY_P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="doc pam systemd test" RESTRICT="!test? ( test )" |