summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2017-01-29 16:44:16 +0100
committerFabian Groffen <grobian@gentoo.org>2017-01-29 16:44:16 +0100
commit5503f19c1354e42d960aeebab75394513f4f44d8 (patch)
tree3bc86d92426d494c3f4f98a8d294888e4b603768
parentdev-java/commons-logging: dropped ~x64-freebsd ~x86-freebsd (diff)
downloadgentoo-5503f19c1354e42d960aeebab75394513f4f44d8.tar.gz
gentoo-5503f19c1354e42d960aeebab75394513f4f44d8.tar.bz2
gentoo-5503f19c1354e42d960aeebab75394513f4f44d8.zip
dev-java/commons-net: dropped ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
-rw-r--r--dev-java/commons-net/commons-net-3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/commons-net/commons-net-3.2.ebuild b/dev-java/commons-net/commons-net-3.2.ebuild
index 8a4be80c7035..3a4355478f7e 100644
--- a/dev-java/commons-net/commons-net-3.2.ebuild
+++ b/dev-java/commons-net/commons-net-3.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$
@@ -21,7 +21,7 @@ RDEPEND=">=virtual/jre-1.5"
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"
S="${WORKDIR}/${MY_P}"