From: Thomas Deutschmann Date: Mon, 1 Oct 2018 22:40:45 +0000 (+0200) Subject: dev-ruby/ed25519: x86 keyworded (bug #667070) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3677774cbf77e6d422d7ee00d4d55df4055419ff;p=gentoo.git dev-ruby/ed25519: x86 keyworded (bug #667070) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/dev-ruby/ed25519/ed25519-1.2.4.ebuild b/dev-ruby/ed25519/ed25519-1.2.4.ebuild index ad1b52d61a5b..12c3544c6c08 100644 --- a/dev-ruby/ed25519/ed25519-1.2.4.ebuild +++ b/dev-ruby/ed25519/ed25519-1.2.4.ebuild @@ -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() {