commit: 020b6d8b386d4fe3e224d6a2b14b501cc03ceb77 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon May 22 09:24:34 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon May 22 09:24:34 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020b6d8b
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 <AT> gentoo.org> dev-perl/local-lib/local-lib-2.0.19.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 a65997b6615..653c72072c8 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="
