diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-05-17 22:00:26 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-05-17 22:36:42 +0100 |
commit | a315b5a881d2c86feb6df379c8819f89a42cef13 (patch) | |
tree | 2a85760d42a5a57a0924e51ed02c92ad77976c3b /app-eselect | |
parent | dev-python/kafka-python: initial ebuild (diff) | |
download | gentoo-a315b5a881d2c86feb6df379c8819f89a42cef13.tar.gz gentoo-a315b5a881d2c86feb6df379c8819f89a42cef13.tar.bz2 gentoo-a315b5a881d2c86feb6df379c8819f89a42cef13.zip |
app-eselect/eselect-java: 0.2.0 stable on amd64 and x86 (#581876)
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-java/eselect-java-0.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-java/eselect-java-0.2.0.ebuild b/app-eselect/eselect-java/eselect-java-0.2.0.ebuild index 29af0bfa535c..9293a2de3f62 100644 --- a/app-eselect/eselect-java/eselect-java-0.2.0.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.2.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |