diff options
author | 2020-07-11 17:43:28 +0000 | |
---|---|---|
committer | 2020-07-11 17:43:28 +0000 | |
commit | 212acc081864e3c1eefe104d4a098924974240b5 (patch) | |
tree | d74d62a1f06e78e03c234d550e67197ff7099bcb /dev-ruby/x25519 | |
parent | dev-ruby/net-ssh: arm keyworded (bug #728064) (diff) | |
download | gentoo-212acc081864e3c1eefe104d4a098924974240b5.tar.gz gentoo-212acc081864e3c1eefe104d4a098924974240b5.tar.bz2 gentoo-212acc081864e3c1eefe104d4a098924974240b5.zip |
dev-ruby/x25519: arm keyworded (bug #728064)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r-- | dev-ruby/x25519/x25519-1.0.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/x25519/x25519-1.0.8.ebuild b/dev-ruby/x25519/x25519-1.0.8.ebuild index ee82534761c2..edd964ec8640 100644 --- a/dev-ruby/x25519/x25519-1.0.8.ebuild +++ b/dev-ruby/x25519/x25519-1.0.8.ebuild @@ -19,7 +19,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 ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64" IUSE="" all_ruby_prepare() { |