diff options
author | Sam James <sam@gentoo.org> | 2022-12-27 23:37:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-27 23:37:30 +0000 |
commit | 3ce64fb411be0cb90e7ab1d2def0803484110465 (patch) | |
tree | ac63e890931c66d34fc037facb4c2e321b68c4a9 /sys-auth/fprintd | |
parent | sys-auth/fprintd: Stabilize 1.94.1 ppc64, #888661 (diff) | |
download | gentoo-3ce64fb411be0cb90e7ab1d2def0803484110465.tar.gz gentoo-3ce64fb411be0cb90e7ab1d2def0803484110465.tar.bz2 gentoo-3ce64fb411be0cb90e7ab1d2def0803484110465.zip |
sys-auth/fprintd: Stabilize 1.94.1 arm64, #888661
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-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 b522df8443c7..aee7e8031483 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 )" |