commit: 651410f4339152dcce62561963e8fda8334531f1 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Sun May 23 20:22:57 2021 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Sun May 23 22:23:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651410f4
dev-perl/Math-GMP: Added ~mips to KEYWORDS Bug: https://bugs.gentoo.org/785931 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.18, Repoman-3.0.3 dev-perl/Math-GMP/Math-GMP-2.200.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 117e4733bff..381d60b7deb 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 )"
