diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 20:32:40 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-04-02 21:04:36 +0300 |
commit | ac79ded1d57d6ce0d19ab18c185a9cd78380a8d5 (patch) | |
tree | 88cf9a5b5f94cded1ebb6ffe6c86ab434220fc8a /net-misc/mosh | |
parent | net-misc/autossh: keyword ~arm64 (diff) | |
download | gentoo-ac79ded1d57d6ce0d19ab18c185a9cd78380a8d5.tar.gz gentoo-ac79ded1d57d6ce0d19ab18c185a9cd78380a8d5.tar.bz2 gentoo-ac79ded1d57d6ce0d19ab18c185a9cd78380a8d5.zip |
net-misc/mosh: keyword ~arm64
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-1.3.2.ebuild b/net-misc/mosh/mosh-1.3.2.ebuild index a1dac38e24f0..5fce383e67e9 100644 --- a/net-misc/mosh/mosh-1.3.2.ebuild +++ b/net-misc/mosh/mosh-1.3.2.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=6 @@ -11,7 +11,7 @@ SRC_URI="http://mosh.org/${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 ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |