diff options
Diffstat (limited to 'dev-java/ant-eclipse-ecj')
-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="" |