summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-15 01:54:57 +0000
committerSam James <sam@gentoo.org>2021-05-15 01:54:57 +0000
commit3b2f57dc82c210c52a1ceb5d9d05c758e7edd0c2 (patch)
treef1ffc719b3ce4e2c655ae582de067c9d2eb8038c /dev-perl/Math-Int128
parentdev-perl/Math-Int64: Keyword 0.540.0 arm64, #788778 (diff)
downloadgentoo-3b2f57dc82c210c52a1ceb5d9d05c758e7edd0c2.tar.gz
gentoo-3b2f57dc82c210c52a1ceb5d9d05c758e7edd0c2.tar.bz2
gentoo-3b2f57dc82c210c52a1ceb5d9d05c758e7edd0c2.zip
dev-perl/Math-Int128: Keyword 0.220.0 arm64, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int128')
-rw-r--r--dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild2
1 files changed, 1 insertions, 1 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 887c7979dd92..a360b36378ad 100644
--- a/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
+++ b/dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 128 bits integers in Perl"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="