diff options
Diffstat (limited to 'dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild')
-rw-r--r-- | dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild b/dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild index 544099d09244..909f5072550c 100644 --- a/dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild +++ b/dev-java/stringtemplate/stringtemplate-3.2.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ S="${WORKDIR}/${PN}3-${MY_COMMIT}" LICENSE="BSD-1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux ~x64-solaris" CP_DEPEND="dev-java/antlr:0" DEPEND="${CP_DEPEND} |