diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:37:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 09:39:32 +0100 |
commit | 4887512856ae70594e6b0f2eb9da33094ee54511 (patch) | |
tree | 74a7d1f0b792508156871db6d441564eb83a3809 /dev-java/ant | |
parent | dev-java/ant-trax: Dekeyword *-fbsd (diff) | |
download | gentoo-4887512856ae70594e6b0f2eb9da33094ee54511.tar.gz gentoo-4887512856ae70594e6b0f2eb9da33094ee54511.tar.bz2 gentoo-4887512856ae70594e6b0f2eb9da33094ee54511.zip |
dev-java/ant: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/ant')
-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 ab04f04399ef..c1ebdce94aa0 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-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -10,7 +10,7 @@ HOMEPAGE="http://ant.apache.org/" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~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}" |