diff options
author | matoro <matoro@users.noreply.github.com> | 2022-08-27 18:42:04 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-31 22:31:07 +0100 |
commit | 5841bf67b2d77d4de3cc955e8f441ea196e35a30 (patch) | |
tree | b3c7a01ffcca5e45dd0d32cf3c1731a1126257ac /dev-perl | |
parent | dev-perl/HTML-LinkExtractor: keyword 0.130.0-r3 for ~arm64 (diff) | |
download | gentoo-5841bf67b2d77d4de3cc955e8f441ea196e35a30.tar.gz gentoo-5841bf67b2d77d4de3cc955e8f441ea196e35a30.tar.bz2 gentoo-5841bf67b2d77d4de3cc955e8f441ea196e35a30.zip |
dev-perl/Crypt-DH-GMP: keyword 0.0.120-r1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 3e07f6b5388b..3b2c40c08350 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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )" |