diff options
Diffstat (limited to 'dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild')
-rw-r--r-- | dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild b/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild index cf4e0e6a41ef..3d9bb899b6dc 100644 --- a/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild +++ b/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild,v 1.4 2007/10/12 08:19:25 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/eclipse-ecj/eclipse-ecj-3.3.0-r1.ebuild,v 1.5 2007/10/12 11:32:49 uberlord Exp $ inherit eutils java-utils-2 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.eclipse.org/" SRC_URI="http://download.eclipse.org/eclipse/downloads/drops/${DMF/.0}/${MY_PN}src.zip" LICENSE="EPL-1.0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86 ~x86-fbsd" SLOT="3.3" IUSE="" |