diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 16:32:23 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-04 20:49:59 +0000 |
commit | 6bd3ff51c1a7551812a53be0bd3be152d6656445 (patch) | |
tree | 10eb02d253f8a7f4402bb480351ec285826e0d73 /dev-perl/local-lib | |
parent | dev-perl/File-pushd: Stable using the ALLARCHES policy. (diff) | |
download | gentoo-6bd3ff51c1a7551812a53be0bd3be152d6656445.tar.gz gentoo-6bd3ff51c1a7551812a53be0bd3be152d6656445.tar.bz2 gentoo-6bd3ff51c1a7551812a53be0bd3be152d6656445.zip |
dev-perl/local-lib: Stable for amd64+x86.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r-- | dev-perl/local-lib/local-lib-2.0.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.14.ebuild b/dev-perl/local-lib/local-lib-2.0.14.ebuild index c245cdad20fd..a64958084ec8 100644 --- a/dev-perl/local-lib/local-lib-2.0.14.ebuild +++ b/dev-perl/local-lib/local-lib-2.0.14.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB' SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" RDEPEND=" |