commit: 6694bf102033df34742a94a312771327daf28a24 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 27 20:35:00 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 27 20:35:00 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6694bf10
dev-perl/DateTime-Format-SQLite: Stabilize 0.110.0-r1 amd64, #799659 Signed-off-by: Sam James <sam <AT> gentoo.org> .../DateTime-Format-SQLite/DateTime-Format-SQLite-0.110.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 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 08bad08589e..0639a9fd307 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 )"
