commit: d2b693a66a4d3383baddd6b484e9191df7e0d174 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 17:47:30 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 17:47:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2b693a6
dev-java/janino: Stabilize 3.1.8 x86, #891809 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/janino/janino-3.1.8.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/janino/janino-3.1.8.ebuild b/dev-java/janino/janino-3.1.8.ebuild index c31ba635f609..8a661a16f068 100644 --- a/dev-java/janino/janino-3.1.8.ebuild +++ b/dev-java/janino/janino-3.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Skeleton command: @@ -18,7 +18,7 @@ SRC_URI="https://github.com/janino-compiler/janino/archive/v${PV}.tar.gz -> ${P} LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" # Compile dependencies # POM: ${PN}/pom.xml
