diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:19:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:19:52 +0100 |
commit | cb4cf76c459cda980484e278b17db5aabfa2eb62 (patch) | |
tree | e58f97fb2ee0a278ea32d0fca26a0af48afd6028 /dev-perl/DateTime-Format-ISO8601 | |
parent | dev-perl/DateTime: Stabilize 1.540.0 amd64, #805779 (diff) | |
download | gentoo-cb4cf76c459cda980484e278b17db5aabfa2eb62.tar.gz gentoo-cb4cf76c459cda980484e278b17db5aabfa2eb62.tar.bz2 gentoo-cb4cf76c459cda980484e278b17db5aabfa2eb62.zip |
dev-perl/DateTime-Format-ISO8601: Stabilize 0.160.0 amd64, #805782
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 bbe300b49861..ef0627d0be58 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 )" |