summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:28:54 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-24 18:28:54 +0200
commit51a4a9102ef180323defca5f1b649ff3db83fb1e (patch)
tree85f867003b32eb7e54b741257b2d296664b0b764
parentsys-auth/libfprint: Stabilize 1.94.5 x86, #896298 (diff)
downloadgentoo-51a4a9102ef180323defca5f1b649ff3db83fb1e.tar.gz
gentoo-51a4a9102ef180323defca5f1b649ff3db83fb1e.tar.bz2
gentoo-51a4a9102ef180323defca5f1b649ff3db83fb1e.zip
sys-auth/fprintd: Stabilize 1.94.2 arm, #896296
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--sys-auth/fprintd/fprintd-1.94.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/fprintd/fprintd-1.94.2.ebuild b/sys-auth/fprintd/fprintd-1.94.2.ebuild
index 65065793fd36..169393f181df 100644
--- a/sys-auth/fprintd/fprintd-1.94.2.ebuild
+++ b/sys-auth/fprintd/fprintd-1.94.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 )"