diff options
Diffstat (limited to 'dev-perl/Crypt-DH-GMP')
-rw-r--r-- | dev-perl/Crypt-DH-GMP/Crypt-DH-GMP-0.0.120-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 3b2c40c08350..6fd1f9640da5 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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Crypt::DH Using GMP Directly" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |