summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro.dev@gmail.com>2016-12-04 10:41:18 +0900
committerMichael Palimaka <kensington@gentoo.org>2016-12-05 03:43:18 +1100
commitf22abf530bed159d720d57845bd5efe0a2c675d4 (patch)
tree90329499c5484fb18ba17abe506fb4918202f314 /dev-perl
parentdev-perl/Specio: add ~x86-fbsd KEYWORDS (diff)
downloadgentoo-f22abf530bed159d720d57845bd5efe0a2c675d4.tar.gz
gentoo-f22abf530bed159d720d57845bd5efe0a2c675d4.tar.bz2
gentoo-f22abf530bed159d720d57845bd5efe0a2c675d4.zip
dev-perl/Devel-LexAlias: add ~x86-fbsd KEYWORDS
https://bugs.gentoo.org/show_bug.cgi?id=599552
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
index 1271d5eee13d..f684ea0eff1d 100644
--- a/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
+++ b/dev-perl/Devel-LexAlias/Devel-LexAlias-0.50.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Alias lexical variables"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ppc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ppc x86 ~x86-fbsd"
IUSE=""
DEPEND=">=dev-perl/Devel-Caller-2.03"