diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-02 16:23:31 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-02 16:23:31 +0100 |
commit | 784b29b65280379322bffdc738e5118f6a25a6af (patch) | |
tree | 724e74a117572c07a8850faf843d8458b0faf314 /dev-java/ant-eclipse-ecj | |
parent | www-servers/tomcat: Stabilize 9.0.56 amd64, #831117 (diff) | |
download | gentoo-784b29b65280379322bffdc738e5118f6a25a6af.tar.gz gentoo-784b29b65280379322bffdc738e5118f6a25a6af.tar.bz2 gentoo-784b29b65280379322bffdc738e5118f6a25a6af.zip |
dev-java/ant-eclipse-ecj: Stabilize 4.15-r1 amd64, #831117
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-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 8dfdbb8d8264..5957b5aefbe2 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-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.15" IUSE="" |