summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:40:56 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:45:52 +0100
commit76d38f7f9a6a4739b91c94ddf007f8f0b000a16a (patch)
tree6b11983d6187019add051504bd6b66a37f8fbf5f /dev-java/commons-net
parentdev-java/commons-logging: Dekeyword *-fbsd (diff)
downloadgentoo-76d38f7f9a6a4739b91c94ddf007f8f0b000a16a.tar.gz
gentoo-76d38f7f9a6a4739b91c94ddf007f8f0b000a16a.tar.bz2
gentoo-76d38f7f9a6a4739b91c94ddf007f8f0b000a16a.zip
dev-java/commons-net: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/commons-net')
-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 31c7dfd4180f..ea92d47ba45c 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -20,7 +20,7 @@ RDEPEND=">=virtual/jre-1.5"
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"
S="${WORKDIR}/${MY_P}"