commit: f17aafb600dcf5c163c4af2a839317c3a81183b6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun May 8 04:08:58 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 8 04:08:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f17aafb6
dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 ppc, #833664 Signed-off-by: Sam James <sam <AT> gentoo.org> .../DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild index 5cd4693b1b35..643688984202 100644 --- a/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild +++ b/dev-perl/DateTime-Format-Builder/DateTime-Format-Builder-0.830.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Create DateTime parser classes and objects" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x86-solaris" IUSE="minimal test" RESTRICT="!test? ( test )"
