Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Time-Duration/
Date: Mon, 06 Dec 2021 00:10:46
Message-Id: 1638749296.80f5e44d1ccbf60b4c1029e6aac70ae20052ef64.sam@gentoo
1 commit: 80f5e44d1ccbf60b4c1029e6aac70ae20052ef64
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 6 00:08:16 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 6 00:08:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f5e44d
7
8 dev-perl/Time-Duration: Stabilize 1.210.0 sparc, #828223
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
16 index aa2951a62641..c760f69d1c1f 100644
17 --- a/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
18 +++ b/dev-perl/Time-Duration/Time-Duration-1.210.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Rounded or exact English expression of durations"
21
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sparc x86 ~x86-linux ~x64-macos"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x86-linux ~x64-macos"
25
26 RDEPEND="
27 virtual/perl-Exporter