summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-11 21:51:55 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-11 21:51:55 +0200
commitbf7d90cb6238fb3d5c4d8145d1a3284494d71405 (patch)
tree7af299977250eb4f4d07786d844445e25d941b18 /dev-perl/Crypt-Primes
parentdev-perl/Crypt-PasswdMD5: Version bump 1.41 (diff)
downloadgentoo-bf7d90cb6238fb3d5c4d8145d1a3284494d71405.tar.gz
gentoo-bf7d90cb6238fb3d5c4d8145d1a3284494d71405.tar.bz2
gentoo-bf7d90cb6238fb3d5c4d8145d1a3284494d71405.zip
dev-perl/Crypt-Primes: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-Primes')
-rw-r--r--dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild
index 76c556cbca39..917f7463984a 100644
--- a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild
+++ b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provable Prime Number Generator suitable for Cryptographic Applications"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
RDEPEND="
>=dev-perl/Math-Pari-2.1.804