summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-03-31 11:04:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-03-31 11:04:24 +0200
commit926a76c09581d7302c5f8a420347bc5eb52324dc (patch)
tree5b66cb5d483cc6988bc05e9da00eb8279a088034 /dev-ruby/x25519
parentdev-libs/openobex: ppc64 stable wrt bug #834125 (diff)
downloadgentoo-926a76c09581d7302c5f8a420347bc5eb52324dc.tar.gz
gentoo-926a76c09581d7302c5f8a420347bc5eb52324dc.tar.bz2
gentoo-926a76c09581d7302c5f8a420347bc5eb52324dc.zip
dev-ruby/x25519: ppc64 stable wrt bug #836409
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r--dev-ruby/x25519/x25519-1.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/x25519/x25519-1.0.9.ebuild b/dev-ruby/x25519/x25519-1.0.9.ebuild
index def7fb861750..14c42adfd8ec 100644
--- a/dev-ruby/x25519/x25519-1.0.9.ebuild
+++ b/dev-ruby/x25519/x25519-1.0.9.ebuild
@@ -21,7 +21,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() {