diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-12 18:49:01 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-09-12 18:49:01 +0000 |
commit | 562fad09561684954963d0a91b23e0a61f2c7932 (patch) | |
tree | ef251819da259399fe3a99f79e5660c44a3dd84a /dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild | |
parent | 2024-09-12 18:33:59 UTC (diff) | |
parent | sys-devel/crossdev: Stabilize 20240702 ppc64, #939148 (diff) | |
download | gentoo-562fad09561684954963d0a91b23e0a61f2c7932.tar.gz gentoo-562fad09561684954963d0a91b23e0a61f2c7932.tar.bz2 gentoo-562fad09561684954963d0a91b23e0a61f2c7932.zip |
Merge updates from master
Diffstat (limited to 'dev-perl/Math-Int128/Math-Int128-0.220.0.ebuild')
-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 28e31325dd79..dea6f51ff5a3 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 ~riscv sparc -x86" +KEYWORDS="~alpha amd64 -arm arm64 ~mips -ppc ppc64 ~riscv sparc -x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND=" |