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: Thu, 11 Feb 2021 07:36:49
Message-Id: 1613028992.a05425c504857cf799c731775f487a9897ab875a.slyfox@gentoo
1 commit: a05425c504857cf799c731775f487a9897ab875a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 11 07:35:15 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 11 07:36:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a05425c5
7
8 sys-auth/fprintd: keyworded 1.90.8 for ia64
9
10 keyworded wrt bug #764554
11
12 Package-Manager: Portage-3.0.14, Repoman-3.0.2
13 RepoMan-Options: --include-arches="ia64"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 sys-auth/fprintd/fprintd-1.90.8.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/sys-auth/fprintd/fprintd-1.90.8.ebuild b/sys-auth/fprintd/fprintd-1.90.8.ebuild
20 index 1dcc64b3e95..2fd9c7e7f03 100644
21 --- a/sys-auth/fprintd/fprintd-1.90.8.ebuild
22 +++ b/sys-auth/fprintd/fprintd-1.90.8.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 ~x86"
28 +KEYWORDS="~amd64 ~ia64 ~x86"
29 IUSE="doc pam systemd test"
30 RESTRICT="!test? ( test )"