commit: f6eb5abe86b62167979646f668c81eee63c2d0a4 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Mar 31 09:00:58 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 09:00:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6eb5abe
dev-ruby/x25519: ppc stable wrt bug #836409 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-ruby/x25519/x25519-1.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/x25519/x25519-1.0.9.ebuild b/dev-ruby/x25519/x25519-1.0.9.ebuild index d227e78dedd0..def7fb861750 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() {
