diff options
author | 2018-03-01 09:36:49 +0100 | |
---|---|---|
committer | 2018-03-01 09:39:24 +0100 | |
commit | 0beb17c67db76be7a21a9a578c07f8c11f8ff6ff (patch) | |
tree | 68143217b0d37d2a4ce8f150aa9b0eea6c1499cc /dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild | |
parent | dev-java/ant-core: Dekeyword *-fbsd (diff) | |
download | gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.tar.gz gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.tar.bz2 gentoo-0beb17c67db76be7a21a9a578c07f8c11f8ff6ff.zip |
dev-java/ant-eclipse-ecj: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild')
-rw-r--r-- | dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild index 82815eb9ed9f..3e841d328273 100644 --- a/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild +++ b/dev-java/ant-eclipse-ecj/ant-eclipse-ecj-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,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 ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" SLOT="4.5" IUSE="" |