diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:27:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-24 00:28:00 +0200 |
commit | faf1fac07dfa6ed19e075d93e0ad2573504d3199 (patch) | |
tree | cd4982fe52bf88bda9827a89db26b6e89698066c /dev-perl/DateTime-Format-ISO8601 | |
parent | dev-perl/DateTime-Format-Builder: amd64 stable wrt bug #791487 (diff) | |
download | gentoo-faf1fac07dfa6ed19e075d93e0ad2573504d3199.tar.gz gentoo-faf1fac07dfa6ed19e075d93e0ad2573504d3199.tar.bz2 gentoo-faf1fac07dfa6ed19e075d93e0ad2573504d3199.zip |
dev-perl/DateTime-Format-ISO8601: amd64 stable wrt bug #791496
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-ISO8601')
-rw-r--r-- | dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild index 8c51c010323a..db3bf3518760 100644 --- a/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.ebuild +++ b/dev-perl/DateTime-Format-ISO8601/DateTime-Format-ISO8601-0.140.0.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="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 )" |