From d77bdb7ce4c12ad913b9eb866a75e09a28e21cd6 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 17 Oct 2024 17:32:04 +0300 Subject: [PATCH] dev-java/reload4j: 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/reload4j/reload4j-1.2.22.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-java/reload4j/reload4j-1.2.22.ebuild b/dev-java/reload4j/reload4j-1.2.22.ebuild index aa374f2e61f8c..4f81320a7bcc1 100644 --- a/dev-java/reload4j/reload4j-1.2.22.ebuild +++ b/dev-java/reload4j/reload4j-1.2.22.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://github.com/qos-ch/reload4j/archive/v_${PV}.tar.gz -> ${P}.tar.g LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86" +KEYWORDS="amd64 arm64 ppc64" # There are unresolved test failures RESTRICT="test"