Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/fprintd/
Date: Fri, 02 Apr 2021 09:23:22
Message-Id: 1617355395.cb78a6ef7c6a6948083d53623b7d632623ae6a75.slyfox@gentoo
1 commit: cb78a6ef7c6a6948083d53623b7d632623ae6a75
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 09:21:54 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 09:23:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb78a6ef
7
8 sys-auth/fprintd: keyworded 1.90.9 for sparc
9
10 keyworded wrt bug #764554
11
12 Package-Manager: Portage-3.0.18, Repoman-3.0.3
13 RepoMan-Options: --include-arches="sparc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-auth/fprintd/fprintd-1.90.9.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-auth/fprintd/fprintd-1.90.9.ebuild b/sys-auth/fprintd/fprintd-1.90.9.ebuild
20 index 0dfa760969c..d8be8e17fde 100644
21 --- a/sys-auth/fprintd/fprintd-1.90.9.ebuild
22 +++ b/sys-auth/fprintd/fprintd-1.90.9.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${PN}-v
24
25 LICENSE="GPL-2+"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~ia64 ~x86"
28 +KEYWORDS="~amd64 ~ia64 ~sparc ~x86"
29 IUSE="doc pam systemd test"
30 RESTRICT="!test? ( test )"