diff options
author | Sam James <sam@gentoo.org> | 2020-10-21 01:09:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-21 01:09:56 +0000 |
commit | 8873982cdaa613a8f7047100cce5f4fce96c3b5b (patch) | |
tree | de4c5498fd8e244cbae26a2f2b48f113d2701c91 /net-misc/mosh | |
parent | dev-libs/nspr: Stabilize 4.29 arm64, #750254 (diff) | |
download | gentoo-8873982cdaa613a8f7047100cce5f4fce96c3b5b.tar.gz gentoo-8873982cdaa613a8f7047100cce5f4fce96c3b5b.tar.bz2 gentoo-8873982cdaa613a8f7047100cce5f4fce96c3b5b.zip |
net-misc/mosh: Stabilize 1.3.2 arm, #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 9cbd08dbfb01..edf4d19ec508 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=" |