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-Strptime/
Date: Wed, 29 Jun 2022 11:40:58
Message-Id: 1656502824.a194c2b4857cf3be3f32976cc4e7c943436d41f7.sam@gentoo
1 commit: a194c2b4857cf3be3f32976cc4e7c943436d41f7
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 29 11:40:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 29 11:40:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a194c2b4
7
8 dev-perl/DateTime-Format-Strptime: Stabilize 1.790.0 arm, #855086
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild
16 index cf6972fc3b26..d713410eeb9b 100644
17 --- a/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.0.ebuild
18 +++ b/dev-perl/DateTime-Format-Strptime/DateTime-Format-Strptime-1.790.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 @@ -11,7 +11,7 @@ DESCRIPTION="Parse and Format DateTimes using Strptime"
26
27 LICENSE="Artistic-2"
28 SLOT="0"
29 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
30 +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
31 IUSE="test"
32 RESTRICT="!test? ( test )"