diff options
author | James Le Cuirot <chewi@gentoo.org> | 2015-07-11 09:25:28 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2015-07-11 09:25:28 +0000 |
commit | a16d02af8aea47eadd5b8a6bb32a0c5a0bcef1da (patch) | |
tree | 8363c4f845c73959666bae69b6c7cc9505d0471f /dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild | |
parent | Drop java on ia64. (diff) | |
download | historical-a16d02af8aea47eadd5b8a6bb32a0c5a0bcef1da.tar.gz historical-a16d02af8aea47eadd5b8a6bb32a0c5a0bcef1da.tar.bz2 historical-a16d02af8aea47eadd5b8a6bb32a0c5a0bcef1da.zip |
Drop java on ia64.
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0x9C6D7DE4
Diffstat (limited to 'dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild')
-rw-r--r-- | dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild b/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild index 9f3f6a5eda1b..b9878498c073 100644 --- a/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild +++ b/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild,v 1.4 2015/06/20 23:17:10 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/ecj-gcj/ecj-gcj-4.4.2.ebuild,v 1.5 2015/07/11 09:21:21 chewi Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://download.eclipse.org/eclipse/downloads/drops4/${DMF}/${MY_PN}src LICENSE="EPL-1.0" SLOT="4.4" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="+native" RDEPEND="sys-devel/gcc:*[gcj] |