commit: 2a68771bf694c094cf85803ebdd9fe4369fef1cd Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jul 30 06:12:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jul 30 06:12:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a68771b
dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 x86, #799659 Signed-off-by: Sam James <sam <AT> gentoo.org> .../DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 index 0639a9fd307..3b952a8172b 100644 --- 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse and format SQLite dates and times" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86 ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc x86 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )"
