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/DateTime-Format-ISO8601/
Date: Sun, 08 May 2022 04:10:20
Message-Id: 1651982939.b2e55619137f0a42978a4ec5fe4579183a040f61.sam@gentoo
1 commit: b2e55619137f0a42978a4ec5fe4579183a040f61
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 04:08:59 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 04:08:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2e55619
7
8 dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 ppc, #833664
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
16 index dd2c7dda1f76..3802e6e0e48e 100644
17 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
18 +++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2021 Gentoo Authors
21 +# Copyright 1999-2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -10,7 +10,7 @@ inherit perl-module
26 DESCRIPTION="Parses ISO8601 formats"
27
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
30 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86"
31 IUSE="test"
32 RESTRICT="!test? ( test )"