diff options
author | Sam James <sam@gentoo.org> | 2021-10-16 01:45:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-16 01:45:41 +0100 |
commit | afd02c5b1bf77885d695cc7777d7c8bfc8c8a72b (patch) | |
tree | d8bea43ab18308e8008be11335bae6245bfc6aff /dev-perl/DateTime-Format-ISO8601 | |
parent | dev-perl/DateTime-Format-Builder: Stabilize 0.830.0 arm, #799659 (diff) | |
download | gentoo-afd02c5b1bf77885d695cc7777d7c8bfc8c8a72b.tar.gz gentoo-afd02c5b1bf77885d695cc7777d7c8bfc8c8a72b.tar.bz2 gentoo-afd02c5b1bf77885d695cc7777d7c8bfc8c8a72b.zip |
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 arm, #799659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-ISO8601')
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1b0d65d46b9c..dd2c7dda1f76 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 @@ -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 )" |