summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-01-03 20:22:20 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-01-03 20:22:20 +0200
commitfc3b3c159cb0c7685e3d3ef271e168525620d5f3 (patch)
tree450ad9d2f4fb735e1771b54b960b72e22ef1bb70 /net-misc/mosh
parentapp-doc/jargon: Stabilize 4.4.7-r2 ALLARCHES, #888440 (diff)
downloadgentoo-fc3b3c159cb0c7685e3d3ef271e168525620d5f3.tar.gz
gentoo-fc3b3c159cb0c7685e3d3ef271e168525620d5f3.tar.bz2
gentoo-fc3b3c159cb0c7685e3d3ef271e168525620d5f3.zip
net-misc/mosh: Stabilize 1.4.0 hppa, #889440
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r--net-misc/mosh/mosh-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/mosh/mosh-1.4.0.ebuild b/net-misc/mosh/mosh-1.4.0.ebuild
index 289455b3b6e6..05e061315a10 100644
--- a/net-misc/mosh/mosh-1.4.0.ebuild
+++ b/net-misc/mosh/mosh-1.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"