From 36e1a5e729dd95cf2042c4d39712e47f52539b2b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Fri, 13 Jan 2023 16:16:46 +0200 Subject: [PATCH] net-misc/mosh: Stabilize 1.4.0 sparc, #889440 Signed-off-by: Arthur Zamarin --- 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 e15c2b02f5b04..7f9a5b4d44c51 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"