diff options
author | matoro <matoro@users.noreply.github.com> | 2022-07-24 23:04:56 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-30 06:58:47 +0100 |
commit | 321786cac2c375af209b1c7ab0abe100a5226f26 (patch) | |
tree | 555bfca439503f6687f395cc20345c8b4c9b365d /dev-perl/Crypt-DH-GMP | |
parent | dev-perl/CGI-Session: keyword 4.480.0-r3 for ~ppc64 (diff) | |
download | gentoo-321786cac2c375af209b1c7ab0abe100a5226f26.tar.gz gentoo-321786cac2c375af209b1c7ab0abe100a5226f26.tar.bz2 gentoo-321786cac2c375af209b1c7ab0abe100a5226f26.zip |
dev-perl/Crypt-DH-GMP: keyword 0.0.120-r1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Crypt-DH-GMP')
-rw-r--r-- | dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild b/dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild index 317f7351fc93..3e07f6b5388b 100644 --- a/dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild +++ b/dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Crypt::DH Using GMP Directly" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |