diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:02:30 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-01 15:28:07 +0100 |
commit | 34eb9fa438bdfb81063b73c62df5908bc8912355 (patch) | |
tree | 48bb09982e225e72fa0415de560fe7354bd594ae /dev-perl/Test-FailWarnings | |
parent | dev-perl/Unicode-UTF8: Tested on ~amd64-fbsd (diff) | |
download | gentoo-34eb9fa438bdfb81063b73c62df5908bc8912355.tar.gz gentoo-34eb9fa438bdfb81063b73c62df5908bc8912355.tar.bz2 gentoo-34eb9fa438bdfb81063b73c62df5908bc8912355.zip |
dev-perl/Test-FailWarnings: Keyword ~amd64-fbsd
Diffstat (limited to 'dev-perl/Test-FailWarnings')
-rw-r--r-- | dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild index bfd5adbe00f2..9730d424d003 100644 --- a/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.ebuild +++ b/dev-perl/Test-FailWarnings/Test-FailWarnings-0.8.0.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=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" |