summaryrefslogtreecommitdiff
path: root/dev-perl/Time-Duration
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /dev-perl/Time-Duration
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'dev-perl/Time-Duration')
-rw-r--r--dev-perl/Time-Duration/Manifest2
-rw-r--r--dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Time-Duration/Manifest b/dev-perl/Time-Duration/Manifest
index b6d4e12c7205..63aa052671d9 100644
--- a/dev-perl/Time-Duration/Manifest
+++ b/dev-perl/Time-Duration/Manifest
@@ -1,3 +1,3 @@
DIST Time-Duration-1.21.tar.gz 16205 BLAKE2B a86d9bc6d2c8b8c91abb215bd28e50c1d0fe78101b554c345e4fda732e932f67bcd3d04199ce3855427d84ea1946f749aa49c599f02c9051caf733a932440093 SHA512 2d03d73096967265f16f4ebde2d9fbb83fce591e15fa01f5f4f750123f27a4571bbd01d5d93f785f78ee8810aca9d945241e6a767b65f45abb4608d321108020
-EBUILD Time-Duration-1.210.0.ebuild 550 BLAKE2B dc9b5d437379febca0c488c9a6308e8d20647638bd72dfcfa4314546193974ea56a108637fcf5c2bd6dbd66efb253453aee903a8a2c2b57524bee375dced1e88 SHA512 3b32e36d9a8ef93498e31e070c4d72cb11e44c9179561591cd3a98a97cd67be958c2823ae45501b0996cc97e28ff9b26b3a905d478923ab8381aa0e5566fccf0
+EBUILD Time-Duration-1.210.0.ebuild 557 BLAKE2B a40452de9ced99a39ebaa3ffc7ce473ae6fdf655567ab628c617e73dc0a2c9d329678471b0cdcc1c9ce8dc95c9fc4a1eb1800220be203ebddac9397263a3e383 SHA512 5b5de2447379c40302fb82334be9128d3b41fab762450547295c2c1193d34582cfb7e19c250edce94987419799682e1e6c83a409320949070db02354561dc8b6
MISC metadata.xml 399 BLAKE2B 5564da9a45322a8807f113fdcb68aa2f91bf969ff65dca2455b946d6bd7d068e945b45873cbb45691911d4b769703d95209a27c710515d6e7f02deb365ffa258 SHA512 2c3fae970667f5e5868076caa54e9f335f08d1b9b4d7425a470d38e0e4cac5167e4dc42f11d7975b3d8d6880cc96e4a2265b80d6d779047467c2ae421d4c747a
diff --git a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
index c760f69d1c1f..55fe4598386d 100644
--- a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
+++ b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Rounded or exact English expression of durations"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x86-linux ~x64-macos"
RDEPEND="
virtual/perl-Exporter