diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 05:43:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 05:43:17 +0000 |
commit | f04e04322bc4c474caf5cb1407270a8b8da5aee2 (patch) | |
tree | 0da998069c666b670cc5a6bd07fbd4317480bf78 /dev-perl/local-lib | |
parent | dev-perl/libwww-perl: Stabilize 6.580.0 amd64, #829035 (diff) | |
download | gentoo-f04e04322bc4c474caf5cb1407270a8b8da5aee2.tar.gz gentoo-f04e04322bc4c474caf5cb1407270a8b8da5aee2.tar.bz2 gentoo-f04e04322bc4c474caf5cb1407270a8b8da5aee2.zip |
dev-perl/local-lib: Stabilize 2.0.28 amd64, #829036
Signed-off-by: Sam James <sam@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 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 |