diff options
author | Sam James <sam@gentoo.org> | 2020-07-20 02:08:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-20 02:23:35 +0000 |
commit | 5f37ab0c0a38612f2cc6386f1654564315b620e1 (patch) | |
tree | 06b90e42ddc5a3fcb55c4814d569b8c52e178367 /dev-ruby/x25519/x25519-1.0.8.ebuild | |
parent | dev-ruby/net-ssh: x86 keyworded (bug #728064) (diff) | |
download | gentoo-5f37ab0c0a38612f2cc6386f1654564315b620e1.tar.gz gentoo-5f37ab0c0a38612f2cc6386f1654564315b620e1.tar.bz2 gentoo-5f37ab0c0a38612f2cc6386f1654564315b620e1.zip |
dev-ruby/x25519: x86 keyworded (bug #728064)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519/x25519-1.0.8.ebuild')
-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 edd964ec8640..61a00f786cdb 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 ~arm ~ppc ~ppc64" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" all_ruby_prepare() { |