diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-08-22 21:54:04 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-08-22 21:58:46 +0100 |
commit | 6206ab0230acb84802ea008f5007e2b32b9bb02a (patch) | |
tree | 067d7651007433968acc80fa840325e5f37b27dd /dev-java | |
parent | dev-java/eclipse-ecj: Mark 4.4.2-r1 stable using ALLARCHES policy (diff) | |
download | gentoo-6206ab0230acb84802ea008f5007e2b32b9bb02a.tar.gz gentoo-6206ab0230acb84802ea008f5007e2b32b9bb02a.tar.bz2 gentoo-6206ab0230acb84802ea008f5007e2b32b9bb02a.zip |
dev-java/ant-eclipse-ecj: Mark 4.4.2 stable using ALLARCHES policy
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild index d96a1f23a6fa..c27ffb0bdeb7 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.4.2.ebuild @@ -15,7 +15,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 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.4" IUSE="" |