diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:48:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:56:11 +0100 |
commit | 0ea9ba4e2b33e47524da2a448cfc57df8f2c0447 (patch) | |
tree | 2c0d07b4402c3a031a6d0c83eacfa7234effe6a4 | |
parent | dev-ruby/rbnacl: x86 keyworded (bug #611168) (diff) | |
download | gentoo-0ea9ba4e2b33e47524da2a448cfc57df8f2c0447.tar.gz gentoo-0ea9ba4e2b33e47524da2a448cfc57df8f2c0447.tar.bz2 gentoo-0ea9ba4e2b33e47524da2a448cfc57df8f2c0447.zip |
dev-ruby/net-ssh-gateway: x86 keyworded (bug #611168)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r-- | dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild index 6be6e67b1b8a..8bc7394d8508 100644 --- a/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild +++ b/dev-ruby/net-ssh-gateway/net-ssh-gateway-2.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/net-ssh/net-ssh-gateway/archive/${PV}.tar.gz -> ${P} LICENSE="GPL-2" SLOT="2.0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" ruby_add_bdepend "dev-ruby/minitest:5 |