diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-04-03 23:03:50 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-04-03 23:34:24 +0100 |
commit | 504fa827c15d63e61e145067ee6195af0fa0a5f4 (patch) | |
tree | 782b89e957259754eac6e319ef97e5cf735feac3 /dev-java/java-config | |
parent | dev-ruby/configliere: Remove ruby19 (diff) | |
download | gentoo-504fa827c15d63e61e145067ee6195af0fa0a5f4.tar.gz gentoo-504fa827c15d63e61e145067ee6195af0fa0a5f4.tar.bz2 gentoo-504fa827c15d63e61e145067ee6195af0fa0a5f4.zip |
dev-java/java-config: 2.2.0-r3 stable using ALLARCHES
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java/java-config')
-rw-r--r-- | dev-java/java-config/java-config-2.2.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/java-config/java-config-2.2.0-r3.ebuild b/dev-java/java-config/java-config-2.2.0-r3.ebuild index 464984e86a34..6d97d040b328 100644 --- a/dev-java/java-config/java-config-2.2.0-r3.ebuild +++ b/dev-java/java-config/java-config-2.2.0-r3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~arm ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="amd64 ~arm ppc64 x86 ~amd64-fbsd ~x86-fbsd" IUSE="test" DEPEND="test? ( sys-apps/portage[${PYTHON_USEDEP}] )" |