diff options
author | Sam James <sam@gentoo.org> | 2022-02-01 06:56:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-01 06:56:37 +0000 |
commit | 31aff38430929443b3ca030788bc49a5c8ec6de0 (patch) | |
tree | fccb096b57bd790beb132d63970bf208a3700ace /net-misc | |
parent | net-firewall/nftables: Keyword 1.0.1-r1 hppa, #832455 (diff) | |
download | gentoo-31aff38430929443b3ca030788bc49a5c8ec6de0.tar.gz gentoo-31aff38430929443b3ca030788bc49a5c8ec6de0.tar.bz2 gentoo-31aff38430929443b3ca030788bc49a5c8ec6de0.zip |
net-misc/mosh: Keyword 1.3.2-r2 hppa, #832456
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-1.3.2-r2.ebuild b/net-misc/mosh/mosh-1.3.2-r2.ebuild index 710a8c1fe272..1d38d71898ba 100644 --- a/net-misc/mosh/mosh-1.3.2-r2.ebuild +++ b/net-misc/mosh/mosh-1.3.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |