summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:29:35 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-07-21 11:29:35 +0200
commit62297de9923bff2938c89f18e81d6b0393d79dce (patch)
tree84c59fccf4045a6b646353981eb96996202651c5
parentdev-ruby/net-ssh: ppc stable wrt bug #733272 (diff)
downloadgentoo-62297de9923bff2938c89f18e81d6b0393d79dce.tar.gz
gentoo-62297de9923bff2938c89f18e81d6b0393d79dce.tar.bz2
gentoo-62297de9923bff2938c89f18e81d6b0393d79dce.zip
dev-ruby/x25519: ppc stable wrt bug #733272
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 258ca37d59ab..8245f6a6a8fc 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() {