summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-01 09:41:50 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-01 09:46:02 +0100
commitc7e7bb03bd64753022f4fb1a08d389bc80b8cf77 (patch)
tree6cdbb48af4bc6c694995ef597430ff122520a16e /dev-java/java-config
parentdev-java/jarjar: Dekeyword *-fbsd (diff)
downloadgentoo-c7e7bb03bd64753022f4fb1a08d389bc80b8cf77.tar.gz
gentoo-c7e7bb03bd64753022f4fb1a08d389bc80b8cf77.tar.bz2
gentoo-c7e7bb03bd64753022f4fb1a08d389bc80b8cf77.zip
dev-java/java-config: Dekeyword *-fbsd
Diffstat (limited to 'dev-java/java-config')
-rw-r--r--dev-java/java-config/java-config-2.2.0-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/java-config/java-config-2.2.0-r3.ebuild b/dev-java/java-config/java-config-2.2.0-r3.ebuild
index 983ce2cb9f34..62b5da6dd713 100644
--- a/dev-java/java-config/java-config-2.2.0-r3.ebuild
+++ b/dev-java/java-config/java-config-2.2.0-r3.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=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}] )"