Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/fprintd/
Date: Thu, 22 Sep 2022 07:46:48
Message-Id: 1663832789.331b37b6fb756463e0a64425d9564311f4d05438.mgorny@gentoo
1 commit: 331b37b6fb756463e0a64425d9564311f4d05438
2 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
3 AuthorDate: Thu Sep 22 02:02:05 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 22 07:46:29 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=331b37b6
7
8 sys-auth/fprintd: Keyword 1.94.1 alpha, #764554
9
10 Closes: https://github.com/gentoo/gentoo/pull/27391
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 sys-auth/fprintd/fprintd-1.94.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/sys-auth/fprintd/fprintd-1.94.1.ebuild b/sys-auth/fprintd/fprintd-1.94.1.ebuild
17 index cca15ee2f37a..54b26b7b3ee6 100644
18 --- a/sys-auth/fprintd/fprintd-1.94.1.ebuild
19 +++ b/sys-auth/fprintd/fprintd-1.94.1.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="https://gitlab.freedesktop.org/libfprint/${PN}/-/archive/v${PV}/${MY_P}
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="amd64 arm ~arm64 ~ia64 ppc ~riscv sparc x86"
25 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ~riscv sparc x86"
26 IUSE="doc pam systemd test"
27 RESTRICT="!test? ( test )"