dev-java/java-getopt: Dekeyword *-fbsd
authorMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:41:52 +0000 (09:41 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 1 Mar 2018 08:46:03 +0000 (09:46 +0100)
dev-java/java-getopt/java-getopt-1.0.14.ebuild

index e5e3e71f6d3c88b789922d82932b29228dbdbccb..a7baab751965a68a028a12c34bb7c575f608ce3e 100644 (file)
@@ -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
@@ -13,7 +13,7 @@ SRC_URI="http://www.urbanophile.com/arenn/hacking/getopt/${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
 SLOT="1"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
 IUSE=""
 
 DEPEND=">=virtual/jdk-1.4"