From: Patrice Clement Date: Sun, 5 Aug 2018 13:37:55 +0000 (+0200) Subject: dev-java/jopt-simple: mark stable using the ALLARCHES policy. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3240d50f2d21c34f6165c5904bccce7bd4960429;p=gentoo.git dev-java/jopt-simple: mark stable using the ALLARCHES policy. Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- 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"