From 6694bf102033df34742a94a312771327daf28a24 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 27 Jul 2021 21:35:00 +0100 Subject: dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 amd64, #799659 Signed-off-by: Sam James --- .../DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-perl/DateTime-Format-SQLite') 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 08bad08589e7..0639a9fd3073 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 )" -- cgit v1.2.3-65-gdbad