From a11031aec7703bfef56c49864cc827b65e966bf4 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 3 Jan 2023 18:31:48 +0000 Subject: net-misc/mosh: Stabilize 1.4.0 arm64, #889440 Signed-off-by: Sam James --- net-misc/mosh/mosh-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mosh/mosh-1.4.0.ebuild b/net-misc/mosh/mosh-1.4.0.ebuild index 62bc504ae238..e15c2b02f5b0 100644 --- a/net-misc/mosh/mosh-1.4.0.ebuild +++ b/net-misc/mosh/mosh-1.4.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-3" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" fi IUSE="+client examples +hardened nettle +server syslog ufw +utempter" -- cgit v1.2.3-65-gdbad