diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:11 +0200 |
commit | cc843a592052e160372ae46243c5e4e257471ccb (patch) | |
tree | 42fd347f2f86990b5eca8213cbca0facf04e6125 /sys-auth/fprintd | |
parent | sys-auth/fprintd: Stabilize 1.94.2 sparc, #896296 (diff) | |
download | gentoo-cc843a592052e160372ae46243c5e4e257471ccb.tar.gz gentoo-cc843a592052e160372ae46243c5e4e257471ccb.tar.bz2 gentoo-cc843a592052e160372ae46243c5e4e257471ccb.zip |
sys-auth/fprintd: Stabilize 1.94.2 amd64, #896296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth/fprintd')
-rw-r--r-- | sys-auth/fprintd/fprintd-1.94.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.2.ebuild b/sys-auth/fprintd/fprintd-1.94.2.ebuild index 927ee3b66183..d598ad84cefc 100644 --- a/sys-auth/fprintd/fprintd-1.94.2.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.2.ebuild @@ -15,7 +15,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 )" |