diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 09:45:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 09:45:52 +0000 |
commit | 911ae5e82ef932e025a736bd01d82ebc331a48f2 (patch) | |
tree | b9e11460fd7d6cde15f37b7cde3788287154099d /net-misc/mosh | |
parent | net-misc/ofono: Stabilize 1.33 x86, #832525 (diff) | |
download | gentoo-911ae5e82ef932e025a736bd01d82ebc331a48f2.tar.gz gentoo-911ae5e82ef932e025a736bd01d82ebc331a48f2.tar.bz2 gentoo-911ae5e82ef932e025a736bd01d82ebc331a48f2.zip |
net-misc/mosh: Stabilize 1.3.2-r2 x86, #832568
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mosh/mosh-1.3.2-r2.ebuild b/net-misc/mosh/mosh-1.3.2-r2.ebuild index 1d38d71898ba..149103ba8bc4 100644 --- a/net-misc/mosh/mosh-1.3.2-r2.ebuild +++ b/net-misc/mosh/mosh-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |