From 4261fcb56be36503f3f837a6cd42144a1bd94880 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 18 Aug 2024 00:12:56 +0000 Subject: [PATCH] sys-apps/most: keyword 5.2.0 for ~riscv Signed-off-by: Michael Orlitzky --- sys-apps/most/most-5.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/most/most-5.2.0.ebuild b/sys-apps/most/most-5.2.0.ebuild index d324a0b7bde0e..a72c7413a9c22 100644 --- a/sys-apps/most/most-5.2.0.ebuild +++ b/sys-apps/most/most-5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3"