Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/libfprint/
Date: Sat, 03 Aug 2019 11:19:47
Message-Id: 1564831085.024435e51853eec40703d66379936e85c3dbd5a1.bman@gentoo
1 commit: 024435e51853eec40703d66379936e85c3dbd5a1
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 3 11:17:04 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 3 11:18:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024435e5
7
8 sys-auth/libfprint: arm64 keyworded
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11
12 sys-auth/libfprint/libfprint-0.99.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-auth/libfprint/libfprint-0.99.0.ebuild b/sys-auth/libfprint/libfprint-0.99.0.ebuild
16 index 02e7a88a665..e55153dfc26 100644
17 --- a/sys-auth/libfprint/libfprint-0.99.0.ebuild
18 +++ b/sys-auth/libfprint/libfprint-0.99.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/freedesktop/libfprint/archive/V_$(ver_rs 0-3 '_').ta
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86"
24 +KEYWORDS="alpha amd64 arm ~arm64 ia64 ppc ppc64 sparc x86"
25 IUSE="examples"
26
27 RDEPEND="dev-libs/glib:2