diff options
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r-- | dev-ruby/x25519/x25519-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/x25519/x25519-1.0.9.ebuild b/dev-ruby/x25519/x25519-1.0.9.ebuild index 8a619e17e788..6fbcd5d4bb3b 100644 --- a/dev-ruby/x25519/x25519-1.0.9.ebuild +++ b/dev-ruby/x25519/x25519-1.0.9.ebuild @@ -21,7 +21,7 @@ SRC_URI="https://github.com/crypto-rb/x25519/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ppc ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86" IUSE="" all_ruby_prepare() { |