dev-java/java-config: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:41:50 +01:00
parent 9e54b4b8f0
commit c7e7bb03bd

View 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}] )"