summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-08-05 15:37:55 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-05 15:53:06 +0200
commit3240d50f2d21c34f6165c5904bccce7bd4960429 (patch)
treecc2bfc03056e00523a92ba284d3f6f0d7b0d8812 /dev-java
parentdev-java/jopt-simple: version bump. (diff)
downloadgentoo-3240d50f2d21c34f6165c5904bccce7bd4960429.tar.gz
gentoo-3240d50f2d21c34f6165c5904bccce7bd4960429.tar.bz2
gentoo-3240d50f2d21c34f6165c5904bccce7bd4960429.zip
dev-java/jopt-simple: mark stable using the ALLARCHES policy.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/jopt-simple/jopt-simple-5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/jopt-simple/jopt-simple-5.0.ebuild b/dev-java/jopt-simple/jopt-simple-5.0.ebuild
index 2e1b2b874ec4..763a855732f2 100644
--- a/dev-java/jopt-simple/jopt-simple-5.0.ebuild
+++ b/dev-java/jopt-simple/jopt-simple-5.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/pholser/${PN}/tarball/${P} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ppc64 x86"
RDEPEND=">=virtual/jre-1.8"
DEPEND=">=virtual/jdk-1.8"