dev-java/ant-junit4: Dekeyword *-fbsd

This commit is contained in:
Michał Górny
2018-03-01 09:37:06 +01:00
parent b62a8e3b65
commit 24d74e310d

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="5"
@@ -9,7 +9,7 @@ ANT_TASK_DEPNAME="junit-4"
inherit ant-tasks
KEYWORDS="amd64 ~arm64 ppc64 x86 ~x86-fbsd"
KEYWORDS="amd64 ~arm64 ppc64 x86"
DEPEND="dev-java/junit:4
~dev-java/ant-junit-${PV}"