diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:14 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:29:14 +0200 |
commit | 11f7f62a854a5c24240a385a903c5243f7be22e4 (patch) | |
tree | 40444145226758401e3e782bbf150c7bf8c00fe5 /sys-auth | |
parent | sys-auth/fprintd: Stabilize 1.94.2 amd64, #896296 (diff) | |
download | gentoo-11f7f62a854a5c24240a385a903c5243f7be22e4.tar.gz gentoo-11f7f62a854a5c24240a385a903c5243f7be22e4.tar.bz2 gentoo-11f7f62a854a5c24240a385a903c5243f7be22e4.zip |
sys-auth/fprintd: Stabilize 1.94.2 x86, #896296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-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 d598ad84cefc..fb78a5dd004a 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 )" |