summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-09-11 21:11:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-09-11 21:11:24 +0300
commit6ab829f6611a02d637bac3e94bef734d0955b394 (patch)
treeefa10390256d7ca033027d516cb2796e1fa1968b /dev-perl
parentdev-debug/scap-driver: Stabilize 0.17.3 amd64, #939461 (diff)
downloadgentoo-6ab829f6611a02d637bac3e94bef734d0955b394.tar.gz
gentoo-6ab829f6611a02d637bac3e94bef734d0955b394.tar.bz2
gentoo-6ab829f6611a02d637bac3e94bef734d0955b394.zip
dev-perl/local-lib: Keyword 2.0.29 ppc64, #930809
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/local-lib/local-lib-2.0.29.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/local-lib/local-lib-2.0.29.ebuild b/dev-perl/local-lib/local-lib-2.0.29.ebuild
index 36574ef81a04..f9ddbb90f517 100644
--- a/dev-perl/local-lib/local-lib-2.0.29.ebuild
+++ b/dev-perl/local-lib/local-lib-2.0.29.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~ppc64 ~riscv x86"
RDEPEND="
>=virtual/perl-CPAN-1.820.0