summaryrefslogtreecommitdiff
path: root/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-09 15:43:36 +0100
commit2719f73b6813d11d13a9650cdd2ab8ec6e69385d (patch)
tree8c816148bcbd22757d892089c989ae614eae4f5a /dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
parent0f558761aa2dee1017b4751e4017205e015a9560 (diff)
gentoo resync : 09.07.2022
Diffstat (limited to 'dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild')
-rw-r--r--dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
index 43d997169b9c..28e31325dd79 100644
--- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
+++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 128 bits integers in Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 -arm ~arm64 ~ia64 ~mips -ppc ppc64 ~riscv sparc -x86"
+KEYWORDS="~alpha amd64 -arm arm64 ~ia64 ~mips -ppc ppc64 ~riscv sparc -x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="