dev-ruby/ed25519: x86 keyworded (bug #667070)

Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
This commit is contained in:
Thomas Deutschmann
2018-10-02 00:40:45 +02:00
parent 14e0672acd
commit 3677774cbf

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="https://github.com/crypto-rb/ed25519/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="1"
KEYWORDS="~amd64"
KEYWORDS="~amd64 ~x86"
IUSE=""
all_ruby_prepare() {