summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 05:45:43 +0100
committerSam James <sam@gentoo.org>2023-04-23 05:46:01 +0100
commit5e07ba8fed5eb70758f7d95ef1a647a69c763c42 (patch)
tree43926b98696f6b262ee68bfebafc5dfe0c296110 /dev-perl
parentwww-misc/monitorix: Stabilize 3.15.0 x86, #904833 (diff)
downloadgentoo-5e07ba8fed5eb70758f7d95ef1a647a69c763c42.tar.gz
gentoo-5e07ba8fed5eb70758f7d95ef1a647a69c763c42.tar.bz2
gentoo-5e07ba8fed5eb70758f7d95ef1a647a69c763c42.zip
dev-perl/Math-Int64: Keyword 0.540.0 ppc, #904839
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
index a4b06b19d904..f194658058f2 100644
--- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
+++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 64 bits integers in Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"