commit: 87f50e87cce9fa59af06d486ab5a9a41dab2a11b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 23 17:47:31 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 23 17:47:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87f50e87
dev-java/jdisasm: Stabilize 1.0.6 x86, #891809 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/jdisasm/jdisasm-1.0.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jdisasm/jdisasm-1.0.6.ebuild b/dev-java/jdisasm/jdisasm-1.0.6.ebuild index 68855e38bb89..a83707ea9ebd 100644 --- a/dev-java/jdisasm/jdisasm-1.0.6.ebuild +++ b/dev-java/jdisasm/jdisasm-1.0.6.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: @@ -19,7 +19,7 @@ SRC_URI="https://github.com/aunkrig/jdisasm/archive/${MY_COMMIT}.tar.gz -> ${P}. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86" # There was 1 failure: # 1) testWideLocals(jdisasm.Tests)
