diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:09:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-24 21:09:59 +0300 |
commit | 3bce7bb0a4b049ad04833d34ba56215b383d6e00 (patch) | |
tree | 00857bbdeadc668630d729e1731f0254a46b5146 /dev-perl/DateTime-Format-Natural | |
parent | net-analyzer/zabbix: Stabilize 6.4.4 x86, #911404 (diff) | |
download | gentoo-3bce7bb0a4b049ad04833d34ba56215b383d6e00.tar.gz gentoo-3bce7bb0a4b049ad04833d34ba56215b383d6e00.tar.bz2 gentoo-3bce7bb0a4b049ad04833d34ba56215b383d6e00.zip |
dev-perl/DateTime-Format-Natural: Stabilize 1.170.0-r1 amd64, #912529
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DateTime-Format-Natural')
-rw-r--r-- | dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0-r1.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0-r1.ebuild index 1ec16e710cf1..6e49683c955b 100644 --- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0-r1.ebuild +++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.170.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Parse informal natural language date/time strings" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" RDEPEND=" virtual/perl-Carp |