commit: adb5e142c7a12fa215fafd23d68b1d32800fb5ab Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Mon May 24 23:35:35 2021 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Mon May 24 23:46:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb5e142
dev-perl/Math-Int128: Added ~mips to KEYWORDS Bug: https://bugs.gentoo.org/788778 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> Package-Manager: Portage-3.0.19, Repoman-3.0.3 dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 c8b80691b26..68684eb8c8f 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 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="
