diff options
-rw-r--r-- | dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild index a527f2e61787..8274c3c481d5 100644 --- a/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild +++ b/dev-perl/Crypt-Primes/Crypt-Primes-0.500.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="" RDEPEND="dev-perl/Math-Pari 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 bdf8ad23f414..76c556cbca39 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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-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 |