projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3434123
)
dev-perl/Test-Needs: add ~x86-fbsd KEYWORDS
author
Yuta Satoh
<nigoro.dev@gmail.com>
Sun, 4 Dec 2016 01:37:49 +0000
(10:37 +0900)
committer
Michael Palimaka
<kensington@gentoo.org>
Sun, 4 Dec 2016 16:43:18 +0000
(
03:43
+1100)
https://bugs.gentoo.org/show_bug.cgi?id=599552
dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
b/dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
index a675d2ba967db522fecfbc32b01ef80a1c7a6300..26b309d78fc23d57d35be508153e58f69c78a297 100644
(file)
--- a/
dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
+++ b/
dev-perl/Test-Needs/Test-Needs-0.2.2.ebuild
@@
-10,7
+10,7
@@
inherit perl-module
DESCRIPTION="Skip tests when modules not available"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~x86"
+KEYWORDS="~alpha ~amd64 ~x86
~x86-fbsd
"
IUSE="test"
RDEPEND=""