diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-12 12:31:24 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-12 12:31:24 +0100 |
commit | 3ea54510168a7ed4271b85f7292beca67346bfe9 (patch) | |
tree | 560f44ef2b85e5594b847ab20454e58b35ecd7e2 /dev-perl/local-lib | |
parent | 65a36438d5b824f80023c282dadc3fcd5736b526 (diff) |
gentoo auto-resync : 12:09:2024 - 12:31:23
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r-- | dev-perl/local-lib/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/local-lib/local-lib-2.0.29.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/local-lib/Manifest b/dev-perl/local-lib/Manifest index e3f9135c85e6..0f491038af06 100644 --- a/dev-perl/local-lib/Manifest +++ b/dev-perl/local-lib/Manifest @@ -1,3 +1,3 @@ DIST local-lib-2.000029.tar.gz 63789 BLAKE2B 653f3fdbf91746d0941e04d2c96ef62783a10cb0cd9705c4c5c8d52ef30eaadad374e76939844184c9b04232b46e75b59d079583146c4b8d41d5f5e5aa6dd8bb SHA512 4b5370fed9975b702aa13bb58665f4b05f60e5665ec01be2051d5cc38d9953199bce9ad62788689c2520b5b0d84c438458f78728fd2e6915447dc1c8678978b1 -EBUILD local-lib-2.0.29.ebuild 556 BLAKE2B 5aeb97787c50700deee12f506e5ca6600a7ae7fb8c32f4fdef932e9ea4c9f84b178cee709aa34267614256937f7919357b53c502f9214371e6ccd7ad1c7b763a SHA512 23dc6b1f13817c31a685ff32db56f9ea75842c9a198003cc92d327ccbd472f156b4316b47872e7e1c6f9e5d8f8973d020f1ef49b969e89fb54d3923c711e3a63 +EBUILD local-lib-2.0.29.ebuild 563 BLAKE2B 7c93290cecdb4de389a4ed045ebec9cbdf5935258fd7091c0775ad0bd40d0103902a26979068f1e4ad33ad3cebb44d3cfd54fdc1215c0a5f420188a2c7592b0f SHA512 c67620d78cdb65ac87b83252046449043da40a528a7670913a251be4968a3d6d66d7311f5b9e4d132164c12d089f0be01dc47326a2da91048c6be2d021dd32c9 MISC metadata.xml 481 BLAKE2B 58f0dc68f93c061a88ae74ce64460026dc6e56a06b4c47c9daba5d76f83f049eb6056d37d6e8ba938e8c592326f51a63ac276fe385519536c090743368673c28 SHA512 5c16985c394db8609e54b88730bdc4efaf642a9c428a32d2c8556b7d6fe1fe26a6e71dac6ce14fad0c21b5cf7c41c43ad895eaee1d4f0dd9cf43140509436377 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 |