summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-04-28 22:56:31 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-04-28 22:58:09 +0200
commitefff3faa2b3994bb5df1acfc1dcc97ef49457dca (patch)
treed5665207431d19f915d3450eaf61ed600afbff09
parentdev-perl/URI: add keyword for amd64-fbsd. (diff)
downloadgentoo-efff3faa.tar.gz
gentoo-efff3faa.tar.bz2
gentoo-efff3faa.zip
dev-perl/Test-Needs: add keyword for amd64-bsd.
Bug: https://bugs.gentoo.org/650956 Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
index 54e2af5c6fa3..f2c30f030d83 100644
--- a/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
+++ b/dev-perl/Test-Needs/Test-Needs-0.2.5.ebuild
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Skip tests when modules not available"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris ~amd64-fbsd"
IUSE="test"
RDEPEND=""