dev-perl/Test-FailWarnings: Keyword ~amd64-fbsd

This commit is contained in:
Michał Górny
2018-03-01 15:02:30 +01:00
parent 0d01f6e6d9
commit 34eb9fa438

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
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Add test failures if warnings are caught"
SLOT="0"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
IUSE="test"
LICENSE="Apache-2.0"