diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-04-12 15:50:10 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-04-12 15:50:48 +0200 |
commit | ebf5cf8c862b0888791cb070f7e451f8e6e061cd (patch) | |
tree | cadd835ae9e9ecd7a192fd6546bb40e0ef7744f4 | |
parent | e14c4367b95b53f9c1cd27b24bb7604bc31c8e12 (diff) | |
download | gentoo-ebf5cf8c862b0888791cb070f7e451f8e6e061cd.tar.gz gentoo-ebf5cf8c862b0888791cb070f7e451f8e6e061cd.tar.xz |
dev-libs/libIDL: add prefix keywords
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-libs/libIDL/libIDL-0.8.14-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild index 41b865a5935..e6b326aede9 100644 --- a/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild +++ b/dev-libs/libIDL/libIDL-0.8.14-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +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" IUSE="" RDEPEND=">=dev-libs/glib-2.44.1-r1:2[${MULTILIB_USEDEP}]" |