commit: fff792db0c42518a003bbbe1c491e37a66d194fc Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Wed Nov 4 09:35:26 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Wed Nov 4 10:16:15 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fff792db
dev-java/jopt-simple: Keyword for ppc+ppc64. 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jopt-simple/jopt-simple-4.6.ebuild b/dev-java/jopt-simple/jopt-simple-4.6.ebuild index c3232a9..84575f2 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="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 x86 ~ppc ~ppc64" IUSE=""
