summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:07:23 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-04 10:07:23 +0200
commit6c3109ee851770146d1fe3c642a9a6f3ffb1ee70 (patch)
tree8354e25168f75b746e4940e5a223ceb47ffd8681 /dev-perl
parentdev-perl/Apache-Test: Stabilize 1.430.0 amd64, #899506 (diff)
downloadgentoo-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.ebuild4
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