Gentoo Archives: gentoo-commits

From: Michael Haubenwallner <haubi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libIDL/
Date: Wed, 12 Apr 2017 13:51:25
Message-Id: 1492005048.ebf5cf8c862b0888791cb070f7e451f8e6e061cd.haubi@gentoo
1 commit: ebf5cf8c862b0888791cb070f7e451f8e6e061cd
2 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Apr 12 13:50:10 2017 +0000
4 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
5 CommitDate: Wed Apr 12 13:50:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebf5cf8c
7
8 dev-libs/libIDL: add prefix keywords
9
10 Package-Manager: portage-2.3.3
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..e6b326aede9 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 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
25 IUSE=""
26
27 RDEPEND=">=dev-libs/glib-2.44.1-r1:2[${MULTILIB_USEDEP}]"