dev-ruby/ed25519: x86 keyworded (bug #667070)
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 22:40:45 +0000 (00:40 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 22:42:39 +0000 (00:42 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

dev-ruby/ed25519/ed25519-1.2.4.ebuild

index ad1b52d61a5b613561f6bff2209c82956af79be9..12c3544c6c082abe082a66e7bc07a795a7821433 100644 (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() {