diff options
author | Sam James <sam@gentoo.org> | 2021-05-25 01:51:10 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-25 01:51:59 +0100 |
commit | fc13e5fa35f68d738a9ac729082f79fbb5ec1b4a (patch) | |
tree | 086351eac582b73cd46578850eafc62b28774baa /dev-perl/Math-Int128 | |
parent | dev-perl/CryptX: Keyword 0.72.0 sparc, #788778 (diff) | |
download | gentoo-fc13e5fa35f68d738a9ac729082f79fbb5ec1b4a.tar.gz gentoo-fc13e5fa35f68d738a9ac729082f79fbb5ec1b4a.tar.bz2 gentoo-fc13e5fa35f68d738a9ac729082f79fbb5ec1b4a.zip |
dev-perl/Math-Int128: Keyword 0.220.0 sparc, #788778
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int128')
-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 68684eb8c8f7..db1a18e0b65f 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 ~mips ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~mips ~ppc64 ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" |