Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/fprintd/
Date: Sun, 25 Jul 2021 01:10:49
Message-Id: 1627175403.585a84546c0517c4eb10576de657391a2c249c45.sam@gentoo
1 commit: 585a84546c0517c4eb10576de657391a2c249c45
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 25 01:10:03 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 25 01:10:03 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=585a8454
7
8 sys-auth/fprintd: Keyword 1.90.9 arm64, #764554
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 sys-auth/fprintd/fprintd-1.90.9.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/fprintd/fprintd-1.90.9.ebuild b/sys-auth/fprintd/fprintd-1.90.9.ebuild
16 index 85abf86e961..b0cfcddc5fe 100644
17 --- a/sys-auth/fprintd/fprintd-1.90.9.ebuild
18 +++ b/sys-auth/fprintd/fprintd-1.90.9.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v
20
21 LICENSE="GPL-2+"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
25 IUSE="doc pam systemd test"
26 RESTRICT="!test? ( test )"