diff options
author | Sam James <sam@gentoo.org> | 2021-07-30 07:12:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-30 07:12:29 +0100 |
commit | 2a68771bf694c094cf85803ebdd9fe4369fef1cd (patch) | |
tree | 20a39e7975a8e80d0156052fe0840f3d5c23e5b9 /dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | |
parent | media-tv/xmltv: Stabilize 0.6.1 x86, #799659 (diff) | |
download | gentoo-2a68771bf694c094cf85803ebdd9fe4369fef1cd.tar.gz gentoo-2a68771bf694c094cf85803ebdd9fe4369fef1cd.tar.bz2 gentoo-2a68771bf694c094cf85803ebdd9fe4369fef1cd.zip |
dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 x86, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild')
-rw-r--r-- | dev-perl/DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 0639a9fd3073..3b952a8172b3 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 )" |