summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-10-11 15:30:31 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-10-12 20:08:07 +0300
commitc65feaadd0721e5767df0118976865128e8fc273 (patch)
tree5b145ea948ea9e799b08c13d9c7cef6cbf3aac3d /dev-java/antlr/antlr-3.5.3.ebuild
parentdev-java/ant-core: dekeyword arm (diff)
downloadgentoo-c65feaadd0721e5767df0118976865128e8fc273.tar.gz
gentoo-c65feaadd0721e5767df0118976865128e8fc273.tar.bz2
gentoo-c65feaadd0721e5767df0118976865128e8fc273.zip
dev-java/antlr: 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/antlr/antlr-3.5.3.ebuild')
-rw-r--r--dev-java/antlr/antlr-3.5.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/antlr/antlr-3.5.3.ebuild b/dev-java/antlr/antlr-3.5.3.ebuild
index c3bec26d0400..ecac2716d35c 100644
--- a/dev-java/antlr/antlr-3.5.3.ebuild
+++ b/dev-java/antlr/antlr-3.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/${PN}/${PN}3/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="3.5"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
+KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
CP_DEPEND="
~dev-java/antlr-runtime-${PV}:${SLOT}