diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:36:11 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:36:11 +0100 |
commit | f45683c6ead64978acd47122ee4c1e337f256763 (patch) | |
tree | 43477d64472cec2fdd6256c82cc269ce0d715252 | |
parent | 17d4c4ea1a6f2d4c4921387c845b52d91d0e1220 (diff) | |
download | gentoo-f45683c6ead64978acd47122ee4c1e337f256763.tar.gz gentoo-f45683c6ead64978acd47122ee4c1e337f256763.tar.xz |
dev-java/ant: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r-- | dev-java/ant/ant-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant/ant-1.9.2.ebuild b/dev-java/ant/ant-1.9.2.ebuild index 9d275884fa4..26157cba8dd 100644 --- a/dev-java/ant/ant-1.9.2.ebuild +++ b/dev-java/ant/ant-1.9.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND="~dev-java/ant-core-${PV}" RDEPEND="${DEPEND}" |