summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2015-11-04 09:34:51 +0000
committerPatrice Clement <monsieurp@gentoo.org>2015-11-04 10:15:53 +0000
commit140f2071e5751115a7f596e99a6ab6491df319e3 (patch)
tree8e7a8c4da11b5179bceba83a329a9887e11b3809 /dev-java
parentsys-apps/iproute2: Bump to version 4.3.0 (diff)
downloadgentoo-140f2071e5751115a7f596e99a6ab6491df319e3.tar.gz
gentoo-140f2071e5751115a7f596e99a6ab6491df319e3.tar.bz2
gentoo-140f2071e5751115a7f596e99a6ab6491df319e3.zip
dev-java/jopt-simple: Stable for amd64. Stable for x86 using the ALLARCHES policy.
Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jopt-simple/jopt-simple-4.6.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
index aa36bf9a0937..c3232a9fac9e 100644
--- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
@@ -3,7 +3,6 @@
# $Id$
EAPI="5"
-
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-pkg-simple
@@ -11,10 +10,9 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="A Java library for parsing command line options"
HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
-
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""