commit: 990408313b9457bea7a7f0052d27f16124327e03 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 16 15:14:37 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 16 15:14:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99040831
dev-java/jython: Stabilize 2.7.0-r6 x86, #837749 Signed-off-by: Sam James <sam <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 28237f5d22e2..b9a9876e0798 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
