diff options
author | Sam James <sam@gentoo.org> | 2022-05-08 04:08:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-08 04:08:59 +0000 |
commit | b2e55619137f0a42978a4ec5fe4579183a040f61 (patch) | |
tree | 36f716d2c00087674e6f3d74bda63a0844deaf8c /dev-perl | |
parent | dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 ppc, #833664 (diff) | |
download | gentoo-b2e55619137f0a42978a4ec5fe4579183a040f61.tar.gz gentoo-b2e55619137f0a42978a4ec5fe4579183a040f61.tar.bz2 gentoo-b2e55619137f0a42978a4ec5fe4579183a040f61.zip |
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 ppc, #833664
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild index dd2c7dda1f76..3802e6e0e48e 100644 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild +++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.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="Parses ISO8601 formats" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |