summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-07-25 00:05:04 -0400
committerSam James <sam@gentoo.org>2022-07-30 06:58:50 +0100
commit15e2836dc8f9c01e98c6d760754241e61e0a5135 (patch)
tree8f58cc6828eb2c01fa7886ff6d04e4894f1c8c92
parentdev-perl/Module-Util: keyword 1.90.0-r1 for ~ppc64 (diff)
downloadgentoo-15e2836dc8f9c01e98c6d760754241e61e0a5135.tar.gz
gentoo-15e2836dc8f9c01e98c6d760754241e61e0a5135.tar.bz2
gentoo-15e2836dc8f9c01e98c6d760754241e61e0a5135.zip
dev-perl/DateTime-Format-Natural: keyword 1.120.0 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild
index 12deb3776d14..15b96baea95d 100644
--- a/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild
+++ b/dev-perl/DateTime-Format-Natural/DateTime-Format-Natural-1.120.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"