summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:49:25 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:52 +0300
commitd9feca008ec9d0a3160eece406ea6069b45c3a51 (patch)
treea105bd9dad654c35f959f1fff1ced25d81a729d6 /dev-java/log4j-core
parentdev-java/log4j-api: dekeyword arm (diff)
downloadgentoo-d9feca008ec9d0a3160eece406ea6069b45c3a51.tar.gz
gentoo-d9feca008ec9d0a3160eece406ea6069b45c3a51.tar.bz2
gentoo-d9feca008ec9d0a3160eece406ea6069b45c3a51.zip
dev-java/log4j-core: dekeyword arm
After a message to gentoo-dev ML, and no reply from any user on arm, we decided to dekeyword most Java packages from arm. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-java/log4j-core')
-rw-r--r--dev-java/log4j-core/log4j-core-2.19.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/log4j-core/log4j-core-2.19.0-r1.ebuild b/dev-java/log4j-core/log4j-core-2.19.0-r1.ebuild
index 23f8b39d5371..926013cca9e9 100644
--- a/dev-java/log4j-core/log4j-core-2.19.0-r1.ebuild
+++ b/dev-java/log4j-core/log4j-core-2.19.0-r1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://apache/logging/log4j/${PV}/apache-log4j-${PV}-src.tar.gz"
LICENSE="Apache-2.0"
SLOT="2"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 arm64 ppc64 x86"
# We don't have junit-vintage and junit-jupiter
RESTRICT="test"