summaryrefslogtreecommitdiff
path: root/perl-core/Scalar-List-Utils
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
commit121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch)
treece9341d77d1507f67d4a3a1472da9011b5baa0a8 /perl-core/Scalar-List-Utils
parentdd762ff83c330186ee2ede002e08b2f780cddd51 (diff)
gentoo resync : 19.07.2019
Diffstat (limited to 'perl-core/Scalar-List-Utils')
-rw-r--r--perl-core/Scalar-List-Utils/Manifest2
-rw-r--r--perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/perl-core/Scalar-List-Utils/Manifest b/perl-core/Scalar-List-Utils/Manifest
index 15a50eb78964..5581a604bf50 100644
--- a/perl-core/Scalar-List-Utils/Manifest
+++ b/perl-core/Scalar-List-Utils/Manifest
@@ -1,3 +1,3 @@
DIST Scalar-List-Utils-1.46.tar.gz 86961 BLAKE2B 2287be1c2629dc4fde6c82e84b56ca196b2fc1584a616e1a8cf30e6d49ddfae455ec3712f96497f1fe4234e883be02cc9842f20e4ba8aad0a53acf2afb9deeeb SHA512 355e83d4127b372057143b9498863b075155e7bae8abaa9f5f3f9fbd56cd37b9c6dc58cd20249f22c8bff926d28a3be1e0b03760cc7c89ce358cb135a6c3369f
-EBUILD Scalar-List-Utils-1.460.0.ebuild 621 BLAKE2B 48ddcedc92a43caf7cd0dc36a87ebf6d8f68bbab128f6e1abb7d01d5e5f0e87f39430de7a5a13f202f4fd7ed5b408ddf48afb54503c6b5d1a85c0a01abdf174d SHA512 ce43315543a1669bbdd7813474870ca4a1359e9789f0e169bc860c2340408ec2b29fe529d17fc188b9234cd1e16534a675656457d01cfcaa93632017bae0674b
+EBUILD Scalar-List-Utils-1.460.0.ebuild 625 BLAKE2B bcf65b0dc4b1722145449fdea268bdba98993eae017fb34ccf716120133275741a50f1573496aa0ba3bbb1eb71453b53b05af49df76b5d993dcdd64ad28dc4ff SHA512 8a779bfe76753f627a087da02f52ef6a453c6125c75d3dbb8ff2f5efd97a0de5e14a3cf3a15b00036338148952291323a9bc88a1542062e0cad0494b13f1597b
MISC metadata.xml 574 BLAKE2B a58de3a041485c962e4f62a61d562e226f9aa349b03536eb1eb4a61898e2dfea40f6231c9815de0bde59485bad84c255e53a023e1973c842860282997e0f4721 SHA512 e9b319821da9fb8618f12d546c4c71be99db66541c209f2d7be3ffcc3f8c03530df32580e9fa8de5d519260ade1e62399267db71e9d66c74ede1a0108bee94d7
diff --git a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
index 5985f4fcf1e3..e0d96bb4e08a 100644
--- a/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
+++ b/perl-core/Scalar-List-Utils/Scalar-List-Utils-1.460.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="Common Scalar and List utility subroutines"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""