diff options
author | Sam James <sam@gentoo.org> | 2021-12-13 06:22:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-13 06:22:23 +0000 |
commit | 52eaccb72bbfeb1bd492c21c008abba6c9767848 (patch) | |
tree | 971b54e8bd95ee359300f72782f4b24b33ebf42f /dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild | |
parent | dev-perl/libwww-perl: Stabilize 6.580.0 ppc, #829035 (diff) | |
download | gentoo-52eaccb72bbfeb1bd492c21c008abba6c9767848.tar.gz gentoo-52eaccb72bbfeb1bd492c21c008abba6c9767848.tar.bz2 gentoo-52eaccb72bbfeb1bd492c21c008abba6c9767848.zip |
dev-perl/Math-GMP: Stabilize 2.230.0 ppc, #829038
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild')
-rw-r--r-- | dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild b/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild index cb275cf08a6b..e02408620771 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.230.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="High speed arbitrary size integer math" SLOT="0" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 ~hppa ~mips ~ppc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~x86" RDEPEND=" virtual/perl-AutoLoader |