diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:03:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 10:03:10 +0200 |
commit | 6ef011b77da28c29b18e1394fab19e2cf8c89f43 (patch) | |
tree | 4d52cc2a979d10b4447f5ccc63f05427d56f2742 /dev-ruby/x25519 | |
parent | net-firewall/iptables: x86 stable wrt bug #836617 (diff) | |
download | gentoo-6ef011b77da28c29b18e1394fab19e2cf8c89f43.tar.gz gentoo-6ef011b77da28c29b18e1394fab19e2cf8c89f43.tar.bz2 gentoo-6ef011b77da28c29b18e1394fab19e2cf8c89f43.zip |
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@gentoo.org>
Diffstat (limited to 'dev-ruby/x25519')
-rw-r--r-- | dev-ruby/x25519/x25519-1.0.9.ebuild | 2 |
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 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() { |