dev-perl/DateTime-Format-Natural: keyword 1.120.0 for ~ppc64

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
matoro
2022-07-25 00:05:04 -04:00
committed by Sam James
parent 0c3c0189ce
commit 15e2836dc8

View File

@@ -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 )"