diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:39:58 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:39:58 +0100 |
commit | 0347918c2cda7f33ee11591039ff63ce1e8dcf0a (patch) | |
tree | e9a9eefd65f8d46e0fd81497438fdd494a0d61f3 /dev-java/ant-testutil | |
parent | dev-java/ant-swing: dropped ~x86-freebsd (diff) | |
download | gentoo-0347918c2cda7f33ee11591039ff63ce1e8dcf0a.tar.gz gentoo-0347918c2cda7f33ee11591039ff63ce1e8dcf0a.tar.bz2 gentoo-0347918c2cda7f33ee11591039ff63ce1e8dcf0a.zip |
dev-java/ant-testutil: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-java/ant-testutil')
-rw-r--r-- | dev-java/ant-testutil/ant-testutil-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/ant-testutil/ant-testutil-1.9.2.ebuild b/dev-java/ant-testutil/ant-testutil-1.9.2.ebuild index 07d26a727489..7cecb662a9f2 100644 --- a/dev-java/ant-testutil/ant-testutil-1.9.2.ebuild +++ b/dev-java/ant-testutil/ant-testutil-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$ @@ -7,7 +7,7 @@ EAPI="5" inherit ant-tasks DESCRIPTION="Apache Ant's optional test utility classes" -KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" CDEPEND="dev-java/ant-core:0" |