diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/ed25519/ed25519-1.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |