diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:31:21 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:31:21 +0200 |
commit | 96a0064d0c49d59b91ac2d6c8314e563dc977540 (patch) | |
tree | f090cd035324282f4afe05a5fa173bd9be8a6010 /dev-perl | |
parent | dev-perl/CryptX: Stabilize 0.77.0 x86, #899492 (diff) | |
download | gentoo-96a0064d0c49d59b91ac2d6c8314e563dc977540.tar.gz gentoo-96a0064d0c49d59b91ac2d6c8314e563dc977540.tar.bz2 gentoo-96a0064d0c49d59b91ac2d6c8314e563dc977540.zip |
dev-perl/Math-GMP: Stabilize 2.250.0 x86, #899508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild index baf72a2a5304..8e2c0291da6a 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc x86" RDEPEND=" virtual/perl-AutoLoader |