Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libgamin/
Date: Thu, 22 Jun 2017 11:48:14
Message-Id: 1498132071.ef14d206c0eda5858aec2ce71f724cac40cc8888.aballier@gentoo
1 commit: ef14d206c0eda5858aec2ce71f724cac40cc8888
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 22 11:14:01 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 22 11:47:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef14d206
7
8 dev-libs/libgamin: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/libgamin/libgamin-0.1.10-r5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libgamin/libgamin-0.1.10-r5.ebuild b/dev-libs/libgamin/libgamin-0.1.10-r5.ebuild
16 index 23a7fdeff0c..929fe2d2843 100644
17 --- a/dev-libs/libgamin/libgamin-0.1.10-r5.ebuild
18 +++ b/dev-libs/libgamin/libgamin-0.1.10-r5.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI}
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
25 IUSE="debug kernel_linux python static-libs"
26 REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"