summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 10:48:38 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 10:48:38 +0200
commit880f187f643e677ac5a61382e8b80f8d0565c305 (patch)
treeba9b67df12023026862e948a78ac4962a4454ed1 /dev-ruby/x25519
parentdev-ruby/net-ssh: amd64 stable wrt bug #733272 (diff)
downloadgentoo-880f187f643e677ac5a61382e8b80f8d0565c305.tar.gz
gentoo-880f187f643e677ac5a61382e8b80f8d0565c305.tar.bz2
gentoo-880f187f643e677ac5a61382e8b80f8d0565c305.zip
dev-ruby/x25519: amd64 stable wrt bug #733272
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-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 61a00f786cdb..258ca37d59ab 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() {