diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 09:28:48 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-05 09:28:48 +0200 |
commit | 938f78154a2f5f211b76ccc2c0d2cae422229c7a (patch) | |
tree | 4e2a0062392b2be288544ad63ed9225160359682 /dev-java/eclipse-ecj | |
parent | dev-java/ant-eclipse-ecj: x86 stable wrt bug #856427 (diff) | |
download | gentoo-938f78154a2f5f211b76ccc2c0d2cae422229c7a.tar.gz gentoo-938f78154a2f5f211b76ccc2c0d2cae422229c7a.tar.bz2 gentoo-938f78154a2f5f211b76ccc2c0d2cae422229c7a.zip |
dev-java/eclipse-ecj: x86 stable wrt bug #856427
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-4.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.22-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.22-r1.ebuild index 193fab0f8b2c..c98b01d949da 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.22-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.22-r1.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://www.eclipse.org/" SRC_URI="https://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${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.22" IUSE="+ant" |