commit: 937a5e90ffca6f5ce7750a309d7d5f684eadb1d0
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 14 07:12:11 2025 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Apr 14 07:14:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=937a5e90
sys-auth/fprintd: Stabilize 1.94.3 amd64, #951057
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
sys-auth/fprintd/fprintd-1.94.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/fprintd/fprintd-1.94.3.ebuild
b/sys-auth/fprintd/fprintd-1.94.3.ebuild
index dbdb4718095b..05018c43c467 100644
--- a/sys-auth/fprintd/fprintd-1.94.3.ebuild
+++ b/sys-auth/fprintd/fprintd-1.94.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="doc pam selinux systemd test"
RESTRICT="!test? ( test )"