diff options
author | Sam James <sam@gentoo.org> | 2020-10-21 00:31:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-21 00:31:25 +0000 |
commit | b8aa0a434c49458a4d42af73a30278649b008f36 (patch) | |
tree | 168b3d687aff0969ad9f5e53eb4272ca7f24a7e7 /net-misc/mosh | |
parent | dev-lang/go: remove 1.14.7 (diff) | |
download | gentoo-b8aa0a434c49458a4d42af73a30278649b008f36.tar.gz gentoo-b8aa0a434c49458a4d42af73a30278649b008f36.tar.bz2 gentoo-b8aa0a434c49458a4d42af73a30278649b008f36.zip |
net-misc/mosh: Stabilize 1.3.2 arm64, #750476
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mosh/mosh-1.3.2.ebuild b/net-misc/mosh/mosh-1.3.2.ebuild index bfd31a5abc1a..9cbd08dbfb01 100644 --- a/net-misc/mosh/mosh-1.3.2.ebuild +++ b/net-misc/mosh/mosh-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples libressl +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |