From 22dcb2013199e7389c6ac8a5d9d899e6d5699e1d Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 17 Oct 2024 17:36:52 +0300 Subject: [PATCH] dev-java/xom: dekeyword x86 After a message to gentoo-dev ML, and no reply from any user on x86, we decided to dekeyword most Java packages from x86, and reverse dependencies of them. Signed-off-by: Arthur Zamarin --- dev-java/xom/xom-1.3.8-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/xom/xom-1.3.8-r1.ebuild b/dev-java/xom/xom-1.3.8-r1.ebuild index c975a2eefab25..38151f3a21757 100644 --- a/dev-java/xom/xom-1.3.8-r1.ebuild +++ b/dev-java/xom/xom-1.3.8-r1.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 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 arm64 ppc64 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Bug #905215 PROPERTIES="test_network"