commit: 140f2071e5751115a7f596e99a6ab6491df319e3 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 09:34:51 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 10:15:53 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=140f2071
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 <AT> gentoo.org> dev-java/jopt-simple/jopt-simple-4.6.ebuild | 4 +--- 1 file changed, 1 insertion(+), 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 aa36bf9..c3232a9 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=""
