commit: 6ef011b77da28c29b18e1394fab19e2cf8c89f43 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sat Apr 2 08:03:10 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sat Apr 2 08:03:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ef011b7
dev-ruby/x25519: x86 stable wrt bug #836409 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" 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 14c42adfd8ec..8a619e17e788 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() {
