diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 03:24:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 03:24:30 +0100 |
commit | ef9c4017ac348757aaf0376f3772258d71d661a5 (patch) | |
tree | 2aa564ff571c26b92faedc14e3e2b8c7d7181b94 /dev-perl/DateTime-Format-SQLite | |
parent | dev-perl/DateTime-Format-ISO8601: Stabilize 0.140.0 arm64, #799659 (diff) | |
download | gentoo-ef9c4017ac348757aaf0376f3772258d71d661a5.tar.gz gentoo-ef9c4017ac348757aaf0376f3772258d71d661a5.tar.bz2 gentoo-ef9c4017ac348757aaf0376f3772258d71d661a5.zip |
dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 arm64, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-SQLite')
-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 3b952a8172b3..27066ecf5691 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 )" |