commit:     baaf5abe53e1d736775d6494ba27f66638daacde
Author:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 23:23:03 2021 +0000
Commit:     Joshua Kinard <kumba <AT> gentoo <DOT> org>
CommitDate: Mon May 24 23:46:29 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=baaf5abe

dev-perl/Math-Int64: 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-Int64/Math-Int64-0.540.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild 
b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
index ab4771b5989..34e44f790d4 100644
--- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
+++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
 
 DESCRIPTION="Manipulate 64 bits integers in Perl"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc64 ~sparc ~x86"
 IUSE="test"
 RESTRICT="!test? ( test )"
 

Reply via email to