commit: 926a76c09581d7302c5f8a420347bc5eb52324dc Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Mar 31 09:04:24 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Mar 31 09:04:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=926a76c0
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 <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 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() {
