summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-11 19:40:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-11 19:40:39 +0100
commitd7c4b2823836b47946ffc5989b11f79a598e2a2e (patch)
tree51e992aab6bb9bcbbf925d125d831b55f8dd37e6 /dev-perl/Math-Int128
parentdev-perl/Crypt-PBKDF2: keyworded 0.161.520 for ia64 (diff)
downloadgentoo-d7c4b2823836b47946ffc5989b11f79a598e2a2e.tar.gz
gentoo-d7c4b2823836b47946ffc5989b11f79a598e2a2e.tar.bz2
gentoo-d7c4b2823836b47946ffc5989b11f79a598e2a2e.zip
dev-perl/Math-Int128: keyworded 0.220.0 for ia64
keyworded wrt bug #788778 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int128')
-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 693b54d44fd5..887c7979dd92 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 Gentoo Authors
+# Copyright 2020-2021 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="~amd64 ~x86"
+KEYWORDS="~amd64 ~ia64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="