diff options
Diffstat (limited to 'dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild index 8f2be6cf7db3..752b04a37d6f 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${DMF/.0}/ecjsrc-${PV}.jar" LICENSE="EPL-1.0" -KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" SLOT="3.7" IUSE="" |