commit: 4e99daffe2c3432e1a05960f74dd414ae695da00 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 18 08:04:35 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 18 08:04:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e99daff
dev-java/xom: Stabilize 1.3.9 arm64, #956129 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/xom/xom-1.3.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/xom/xom-1.3.9.ebuild b/dev-java/xom/xom-1.3.9.ebuild index 828430f791bb..c8bc766f9dd1 100644 --- a/dev-java/xom/xom-1.3.9.ebuild +++ b/dev-java/xom/xom-1.3.9.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/elharo/${PN}/releases/download/v${PV}/${P}-src.tar.g LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 arm64 ~ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Bug #905215 Without 'test_network',there are 14 test failures like: #java.net.UnknownHostException: raw.githubusercontent.com
