commit: c2a7918f8205f5560c16b65588186d4e5901d2d9 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Jun 17 12:45:08 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Jun 17 12:45:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a7918f
dev-java/jython: Stabilize 2.7.0-r6 ppc64, #837749 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/jython/jython-2.7.0-r6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/jython/jython-2.7.0-r6.ebuild b/dev-java/jython/jython-2.7.0-r6.ebuild index 174af66e4e42..d2b1a1703775 100644 --- a/dev-java/jython/jython-2.7.0-r6.ebuild +++ b/dev-java/jython/jython-2.7.0-r6.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://search.maven.org/remotecontent?filepath=org/python/${PN}/${MY_P LICENSE="PSF-2" SLOT="2.7" -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="examples test" CP_DEPEND="dev-java/antlr:3
