diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-12-13 08:01:18 +0100 |
commit | 78e0e09d26e095144ea348c8443fd3a70e10ca41 (patch) | |
tree | c7886352d91196615d75e90f721171616182f89d /dev-perl/local-lib | |
parent | dev-libs/libpipeline: x86 stable wrt bug #829050 (diff) | |
download | gentoo-78e0e09d26e095144ea348c8443fd3a70e10ca41.tar.gz gentoo-78e0e09d26e095144ea348c8443fd3a70e10ca41.tar.bz2 gentoo-78e0e09d26e095144ea348c8443fd3a70e10ca41.zip |
dev-perl/local-lib: x86 stable wrt bug #829036
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.28.ebuild b/dev-perl/local-lib/local-lib-2.0.28.ebuild index 33e028b5faa3..b7e599d51fc7 100644 --- a/dev-perl/local-lib/local-lib-2.0.28.ebuild +++ b/dev-perl/local-lib/local-lib-2.0.28.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB' SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" RDEPEND=" >=virtual/perl-CPAN-1.820.0 |