summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-02 22:21:18 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-02 22:43:28 +0200
commit49963417ef3c3ecb83d3d9c96b2b4fbfcdc15ddd (patch)
tree3cd4fbbae9d8196dd739086cae22f687541d6cb5
parentdev-perl/Math-Int128: Mark -x86 (diff)
downloadgentoo-49963417.tar.gz
gentoo-49963417.tar.bz2
gentoo-49963417.zip
dev-perl/Math-Int128: Also add -arm -ppc
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-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 e12066cd52ce..ba3b33d8f0f1 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 ~arm64 ~ia64 ~mips ~ppc64 ~sparc -x86"
+KEYWORDS="~amd64 -arm ~arm64 ~ia64 ~mips -ppc ~ppc64 ~sparc -x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="