commit: f04e04322bc4c474caf5cb1407270a8b8da5aee2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 05:43:17 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 05:43:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f04e0432
dev-perl/local-lib: Stabilize 2.0.28 amd64, #829036
Signed-off-by: Sam James <sam <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 577d79ada14e..33e028b5faa3 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