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

index 983ce2cb9f3484c2414e27f38b387f1c890fe00c..62b5da6dd7136ed1efdef068746f1ea2cada8182 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=6
@@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~sera/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="2"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 IUSE="test"
 
 DEPEND="test? ( sys-apps/portage[${PYTHON_USEDEP}] )"