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-SQLite/
Date: Fri, 30 Jul 2021 06:13:24
Message-Id: 1627625549.2a68771bf694c094cf85803ebdd9fe4369fef1cd.sam@gentoo
1 commit: 2a68771bf694c094cf85803ebdd9fe4369fef1cd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 30 06:12:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 30 06:12:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a68771b
7
8 dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 x86, #799659
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
16 index 0639a9fd307..3b952a8172b 100644
17 --- a/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
18 +++ b/dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Parse and format SQLite dates and times"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-solaris"
25 IUSE="test"
26 RESTRICT="!test? ( test )"