diff options
author | 2023-07-18 18:20:22 +0100 | |
---|---|---|
committer | 2023-07-18 18:20:22 +0100 | |
commit | 741a827c995f01173233eb459ddb7fb434a8b627 (patch) | |
tree | 864b89dbcdb2a43b05da2815be1c269c87430763 /dev-java | |
parent | dev-java/jakartaee-migration: Keyword 1.0.7 arm64, #906822 (diff) | |
download | gentoo-741a827c995f01173233eb459ddb7fb434a8b627.tar.gz gentoo-741a827c995f01173233eb459ddb7fb434a8b627.tar.bz2 gentoo-741a827c995f01173233eb459ddb7fb434a8b627.zip |
dev-java/ant-eclipse-ecj: Keyword 4.15-r1 arm64, #906822
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild index 862088b18ee7..d2fbd988988e 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="https://www.eclipse.org/" SRC_URI="https://archive.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~ppc64 x86 ~amd64-linux ~x86-linux" SLOT="4.15" IUSE="" |