commit: 78e0e09d26e095144ea348c8443fd3a70e10ca41
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 07:01:18 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 07:01:18 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78e0e09d
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 <AT> gentoo.org>
dev-perl/local-lib/local-lib-2.0.28.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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