commit: f4036742bfef5ba6a27e280d017371f30ac8c737
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 3 18:28:05 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 18:28:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4036742
net-misc/mosh: Stabilize 1.4.0 amd64, #889440
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 1070b6cd107e..724fc049db68 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"