diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-22 17:46:21 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-22 18:05:06 +0200 |
commit | 12b2b2de7cbc2378bdc9234837be5d73ef12e7d2 (patch) | |
tree | e0d62bad514f02f37d2c18f378685bdaa87d37f4 /dev-perl/DateTime-Format-Natural | |
parent | dev-perl/DateTime-Format-Natural: Version bump 1.12 (diff) | |
download | gentoo-12b2b2de7cbc2378bdc9234837be5d73ef12e7d2.tar.gz gentoo-12b2b2de7cbc2378bdc9234837be5d73ef12e7d2.tar.bz2 gentoo-12b2b2de7cbc2378bdc9234837be5d73ef12e7d2.zip |
dev-perl/DateTime-Format-Natural: Stable 1.11 for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Natural')
-rw-r--r-- | dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild index 97f030f721f7..15f85f31727b 100644 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.0.ebuild +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.110.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="Parse informal natural language date/time strings" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |