summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:33:42 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:33:42 +0200
commita7e996c9f1ab5088f9c716cadae4ddd9ba6cfda2 (patch)
treeccae01e0b9b8a0083691e401473a48be92ca013c /dev-ruby
parentdev-ruby/net-ssh: x86 stable wrt bug #733272 (diff)
downloadgentoo-a7e996c9f1ab5088f9c716cadae4ddd9ba6cfda2.tar.gz
gentoo-a7e996c9f1ab5088f9c716cadae4ddd9ba6cfda2.tar.bz2
gentoo-a7e996c9f1ab5088f9c716cadae4ddd9ba6cfda2.zip
dev-ruby/x25519: x86 stable wrt bug #733272
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/x25519/x25519-1.0.8.ebuild2
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 b52c16779c22..3220c03c3432 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 ~x86"
+KEYWORDS="amd64 ~arm ppc ppc64 x86"
IUSE=""
all_ruby_prepare() {