commit: 62297de9923bff2938c89f18e81d6b0393d79dce Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Jul 21 09:29:35 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Jul 21 09:29:35 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62297de9
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 <AT> gentoo.org> dev-ruby/x25519/x25519-1.0.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/x25519/x25519-1.0.8.ebuild b/dev-ruby/x25519/x25519-1.0.8.ebuild index 258ca37d59a..8245f6a6a8f 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() {