diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-08-22 21:52:19 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-08-22 21:58:45 +0100 |
commit | 3e459c24777fe6bcdb6d2803aa30343e9a22a17e (patch) | |
tree | 0ff2af35940f082163d93ad2343d6a2f60b906af /dev-java/eclipse-ecj | |
parent | Fix turbostat build & install. (diff) | |
download | gentoo-3e459c24777fe6bcdb6d2803aa30343e9a22a17e.tar.gz gentoo-3e459c24777fe6bcdb6d2803aa30343e9a22a17e.tar.bz2 gentoo-3e459c24777fe6bcdb6d2803aa30343e9a22a17e.zip |
dev-java/eclipse-ecj: Mark 4.4.2-r1 stable using ALLARCHES policy
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-java/eclipse-ecj')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild index 1e6a3e8f0903..5eed5489c313 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-4.4.2-r1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.4" IUSE="+ant" |