diff options
author | 2022-03-08 18:24:02 +0100 | |
---|---|---|
committer | 2022-03-08 18:37:42 +0100 | |
commit | 299e7ad9304dfd4cdd28005f0c754f554b360cf9 (patch) | |
tree | ac034759a52090e2bbdbecb4b79cae8d31e00d04 /net-misc/mosh | |
parent | app-emacs/fsharp-mode: new package; add 1.10_p20211229 (diff) | |
download | gentoo-299e7ad9304dfd4cdd28005f0c754f554b360cf9.tar.gz gentoo-299e7ad9304dfd4cdd28005f0c754f554b360cf9.tar.bz2 gentoo-299e7ad9304dfd4cdd28005f0c754f554b360cf9.zip |
net-misc/mosh: keyword 1.3.2-r2 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-misc/mosh')
-rw-r--r-- | net-misc/mosh/mosh-1.3.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/mosh/mosh-1.3.2-r2.ebuild b/net-misc/mosh/mosh-1.3.2-r2.ebuild index 3f4501dbbb3c..93b11c32f7b9 100644 --- a/net-misc/mosh/mosh-1.3.2-r2.ebuild +++ b/net-misc/mosh/mosh-1.3.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE=" |