diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:07:23 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:07:23 +0200 |
commit | 6c3109ee851770146d1fe3c642a9a6f3ffb1ee70 (patch) | |
tree | 8354e25168f75b746e4940e5a223ceb47ffd8681 /dev-perl | |
parent | dev-perl/Apache-Test: Stabilize 1.430.0 amd64, #899506 (diff) | |
download | gentoo-6c3109ee851770146d1fe3c642a9a6f3ffb1ee70.tar.gz gentoo-6c3109ee851770146d1fe3c642a9a6f3ffb1ee70.tar.bz2 gentoo-6c3109ee851770146d1fe3c642a9a6f3ffb1ee70.zip |
dev-perl/Math-GMP: Stabilize 2.250.0 amd64, #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 | 4 |
1 files changed, 2 insertions, 2 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 c25f7166b15a..baf72a2a5304 100644 --- a/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild +++ b/dev-perl/Math-GMP/Math-GMP-2.250.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |