diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:24:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:24:34 +0200 |
commit | 020b6d8b386d4fe3e224d6a2b14b501cc03ceb77 (patch) | |
tree | 0b15b55c3bb60f713b0b23dd1c2157fbf688c57c /dev-perl | |
parent | dev-perl/Test-NoTabs: x86 stable wrt bug #619080 (diff) | |
download | gentoo-020b6d8b386d4fe3e224d6a2b14b501cc03ceb77.tar.gz gentoo-020b6d8b386d4fe3e224d6a2b14b501cc03ceb77.tar.bz2 gentoo-020b6d8b386d4fe3e224d6a2b14b501cc03ceb77.zip |
dev-perl/local-lib: x86 stable wrt bug #619082
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/local-lib/local-lib-2.0.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.19.ebuild b/dev-perl/local-lib/local-lib-2.0.19.ebuild index a65997b66158..653c72072c88 100644 --- a/dev-perl/local-lib/local-lib-2.0.19.ebuild +++ b/dev-perl/local-lib/local-lib-2.0.19.ebuild @@ -8,7 +8,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=" |