summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-02 00:40:45 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-02 00:42:39 +0200
commit3677774cbf77e6d422d7ee00d4d55df4055419ff (patch)
tree958715ff47b9a7a8a63b7a4383a0f559a70fc28d /dev-ruby
parentdev-ruby/net-ssh: x86 keyworded (bug #667070) (diff)
downloadgentoo-3677774cbf77e6d422d7ee00d4d55df4055419ff.tar.gz
gentoo-3677774cbf77e6d422d7ee00d4d55df4055419ff.tar.bz2
gentoo-3677774cbf77e6d422d7ee00d4d55df4055419ff.zip
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
Diffstat (limited to 'dev-ruby')
-rw-r--r--dev-ruby/ed25519/ed25519-1.2.4.ebuild4
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() {