summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-10-27 23:21:04 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-10-28 23:37:06 +0100
commitecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24 (patch)
tree5bea2e23848124a8331cce5ab0604fcd41521ca8 /dev-java/jopt-simple/jopt-simple-4.6.ebuild
parentdev-java/sbt-bin: clean up old. (diff)
downloadgentoo-ecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24.tar.gz
gentoo-ecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24.tar.bz2
gentoo-ecb0e1cbafa5f89924ad6c01b4f4a3ed0f743a24.zip
dev-java/jopt-simple: stable for amd64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-java/jopt-simple/jopt-simple-4.6.ebuild')
-rw-r--r--dev-java/jopt-simple/jopt-simple-4.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
index 496fbd46f1c0..197957670e4c 100644
--- a/dev-java/jopt-simple/jopt-simple-4.6.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-4.6.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://pholser.github.com/jopt-simple/"
SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="4.6"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
RDEPEND=">=virtual/jre-1.6"
DEPEND=">=virtual/jdk-1.6"