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/libIDL/
Date: Fri, 30 Jun 2017 12:47:32
Message-Id: 1498826832.bb986bdae47f6cc228cdcdd3abecfda1101dc508.aballier@gentoo
1 commit: bb986bdae47f6cc228cdcdd3abecfda1101dc508
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 30 11:24:07 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 30 12:47:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bb986bda
7
8 dev-libs/libIDL: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-libs/libIDL/libIDL-0.8.14-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild
16 index 41b865a5935..aa649a61d9a 100644
17 --- a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild
18 +++ b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild
19 @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnome.org/"
20
21 LICENSE="LGPL-2"
22 SLOT="0"
23 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/glib-2.44.1-r1:2[${MULTILIB_USEDEP}]"