diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:09:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-21 10:09:02 +0200 |
commit | b6b0feafe1818d1b2122d298a3b1aab609ce891c (patch) | |
tree | a1a8860bc536b97f96ee80157280e0b2967764d2 /dev-perl/local-lib | |
parent | dev-perl/XML-SAX-Base: amd64 stable wrt bug #619066 (diff) | |
download | gentoo-b6b0feafe1818d1b2122d298a3b1aab609ce891c.tar.gz gentoo-b6b0feafe1818d1b2122d298a3b1aab609ce891c.tar.bz2 gentoo-b6b0feafe1818d1b2122d298a3b1aab609ce891c.zip |
dev-perl/local-lib: amd64 stable wrt bug #619082
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/local-lib')
-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 05a7573da16b..a65997b66158 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=" |