summaryrefslogtreecommitdiff
path: root/dev-perl/local-lib
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-29 11:38:31 +0100
commit90c88731bd036e5698b281fbc0a5f3aa4c9983ac (patch)
tree83fc5facb6b12be510a37bc3d241cc63e965b13a /dev-perl/local-lib
parentfeb0daf81d888e9160f9f94502de09b66f2a63fd (diff)
gentoo resync : 29.06.2020
Diffstat (limited to 'dev-perl/local-lib')
-rw-r--r--dev-perl/local-lib/Manifest2
-rw-r--r--dev-perl/local-lib/local-lib-2.0.24.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/local-lib/Manifest b/dev-perl/local-lib/Manifest
index 325df5e3592c..b8c3e2cdf887 100644
--- a/dev-perl/local-lib/Manifest
+++ b/dev-perl/local-lib/Manifest
@@ -1,3 +1,3 @@
DIST local-lib-2.000024.tar.gz 62941 BLAKE2B c618c320af46c9223f67109deb02857755b675223b0a71772227b2c7fec47225e323cdeaa9b2c66e78e9e69964fff0a19367c4e58fa4b9be5e120683e69e9078 SHA512 d23c984f0652ea8dd7028cd2dcc00991e69a5ad1ac6fce9707f953a5e6456d8173b444b7631884e764eb5ff18cea29e8e560c3835eacc0aa34382c0d172a7fd0
-EBUILD local-lib-2.0.24.ebuild 572 BLAKE2B de438186a56e86c837e42af3ab595e4f1afa7d1aee8fc2094d08087c16763bba0704dbafae60eb01dbcac3b998dec21875a26675f4721ab65d1a479998c0b732 SHA512 9cb61b8e1f3515e1e76ca8d1bd26bfefa418898ee0416e89471774a1f0674d5af56bf7328bff59cd501d69f1cbccf05a07a93779cd0151a989fd83c1ece1aed9
+EBUILD local-lib-2.0.24.ebuild 577 BLAKE2B 32b55107d0483067bebee6d737b385fd6dbb46683c3eacd64b5babed541ed186444ad8f0ecdf8ea7e263f036cd395579234a1c3a4a3aa9e7f01cedff72018577 SHA512 765dd3130220aa2cb28ca313eb5c204ecf07c85dc47a93ef6a17b3a9a09239b3a14d4e0fa9237ff65cb376cc0add57bada6f98f31967eae5d22c1ccfc57962bb
MISC metadata.xml 480 BLAKE2B b2613e1c31939aa6096fde9b34df7ff601861371ffd532ea6c71d9dff0cb25d7151f2f34c5e7b3fc8b9e0706b383368fb116b4021a8290ea907860eb456572c7 SHA512 0c3b4a34e1c84b9eb03e7b9bae3d11473b60071709ddaae74812d1746d4c97af17f7c08981c8031930dd104dbc08cddaaf96cc081f06ce8c7f06d8126b79f9a6
diff --git a/dev-perl/local-lib/local-lib-2.0.24.ebuild b/dev-perl/local-lib/local-lib-2.0.24.ebuild
index 5f4dfab2c96d..2a37814b9b45 100644
--- a/dev-perl/local-lib/local-lib-2.0.24.ebuild
+++ b/dev-perl/local-lib/local-lib-2.0.24.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit perl-module
DESCRIPTION='create and use a local lib/ for perl modules with PERL5LIB'
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="test"
RESTRICT="!test? ( test )"