diff options
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | 2 |
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 c8b80691b26b..68684eb8c8f7 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=" |