summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-05-23 16:22:57 -0400
committerJoshua Kinard <kumba@gentoo.org>2021-05-23 18:23:34 -0400
commit651410f4339152dcce62561963e8fda8334531f1 (patch)
tree74e75477ae8ecba795a3607ad343a7cdf0e02cd0 /dev-perl/Math-GMP
parentdev-perl/Test-Fork: Added ~mips to KEYWORDS (diff)
downloadgentoo-651410f4339152dcce62561963e8fda8334531f1.tar.gz
gentoo-651410f4339152dcce62561963e8fda8334531f1.tar.bz2
gentoo-651410f4339152dcce62561963e8fda8334531f1.zip
dev-perl/Math-GMP: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/785931 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3
Diffstat (limited to 'dev-perl/Math-GMP')
-rw-r--r--dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
index 117e4733bfff..381d60b7debb 100644
--- a/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
+++ b/dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math"
SLOT="0"
LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~mips ~ppc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"