diff options
author | Sam James <sam@gentoo.org> | 2021-08-07 15:47:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-07 15:49:30 +0100 |
commit | 83755d3bae7e0d1eb3cd945e601aabc6e4577a22 (patch) | |
tree | e3b1f03a86a0c54b9204141b73f6e3d17af82deb /dev-perl/Math-Int128 | |
parent | dev-perl/Crypt-PBKDF2: Stabilize 0.161.520 sparc, #804738 (diff) | |
download | gentoo-83755d3bae7e0d1eb3cd945e601aabc6e4577a22.tar.gz gentoo-83755d3bae7e0d1eb3cd945e601aabc6e4577a22.tar.bz2 gentoo-83755d3bae7e0d1eb3cd945e601aabc6e4577a22.zip |
dev-perl/Math-Int128: Stabilize 0.220.0 sparc, #804738
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 80c11b229742..2ee42d2017d0 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="~alpha amd64 -arm ~arm64 ~ia64 ~mips -ppc ppc64 ~sparc -x86" +KEYWORDS="~alpha amd64 -arm ~arm64 ~ia64 ~mips -ppc ppc64 sparc -x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" |