diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-31 12:37:00 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-31 12:37:00 +0100 |
commit | f23b2cab4db615dea1c65b5388c89323610950ed (patch) | |
tree | 2b945b15c8d75417577a3868474722d2026383f4 /net-misc | |
parent | 6db49607be9182be672ce22a12673ab0f5d1076a (diff) | |
download | gentoo-f23b2cab4db615dea1c65b5388c89323610950ed.tar.gz gentoo-f23b2cab4db615dea1c65b5388c89323610950ed.tar.xz |
net-misc/mosh: x86 stable wrt bug #607670
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mosh/mosh-1.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mosh/mosh-1.2.6.ebuild b/net-misc/mosh/mosh-1.2.6.ebuild index 8cbf9a446c1..4da88988661 100644 --- a/net-misc/mosh/mosh-1.2.6.ebuild +++ b/net-misc/mosh/mosh-1.2.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://mosh.mit.edu/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~mips ~ppc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |