diff options
author | 2011-12-14 09:06:55 +0000 | |
---|---|---|
committer | 2011-12-14 09:06:55 +0000 | |
commit | 822acac6aabba01510c36751d09d47cb48ac4f89 (patch) | |
tree | bfc805dbea8eac0790420532278b73e184158e82 /dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild | |
parent | x86 stable wrt bug #393963 (diff) | |
download | gentoo-2-822acac6aabba01510c36751d09d47cb48ac4f89.tar.gz gentoo-2-822acac6aabba01510c36751d09d47cb48ac4f89.tar.bz2 gentoo-2-822acac6aabba01510c36751d09d47cb48ac4f89.zip |
x86 stable wrt bug #392391
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild index cb51dd1a9de8..3d6162f2e499 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild,v 1.1 2011/10/19 19:50:27 fordfrog Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-3.7.1.ebuild,v 1.2 2011/12/14 09:06:55 phajdan.jr Exp $ EAPI=4 @@ -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" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" SLOT="3.7" IUSE="" |