diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 15:46:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-15 16:19:48 +0200 |
commit | b2c3fe62a70a2fd762f4ac5b89aebd84b0bdec63 (patch) | |
tree | 7718d0198be0c10d6c7a2b88ab192d3bce19cb7f /dev-perl/local-lib | |
parent | dev-perl/libxml-perl: x86 stable (bug #661190) (diff) | |
download | gentoo-b2c3fe62a70a2fd762f4ac5b89aebd84b0bdec63.tar.gz gentoo-b2c3fe62a70a2fd762f4ac5b89aebd84b0bdec63.tar.bz2 gentoo-b2c3fe62a70a2fd762f4ac5b89aebd84b0bdec63.zip |
dev-perl/local-lib: x86 stable (bug #661190)
Package-Manager: Portage-2.3.42, Repoman-2.3.9
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r-- | dev-perl/local-lib/local-lib-2.0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.24.ebuild b/dev-perl/local-lib/local-lib-2.0.24.ebuild index 1f4dabba0f2f..4aef274cf85b 100644 --- a/dev-perl/local-lib/local-lib-2.0.24.ebuild +++ b/dev-perl/local-lib/local-lib-2.0.24.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |