summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2024-08-18 00:12:56 +0000
committerMichael Orlitzky <mjo@gentoo.org>2024-08-18 01:02:34 +0000
commit4261fcb56be36503f3f837a6cd42144a1bd94880 (patch)
tree95479a166170cf4645b4bc6c76e3a6c3c04a3fa4 /sys-apps/most
parentdev-python/scikit-build-core: Stabilize 0.9.10 amd64, #938049 (diff)
downloadgentoo-4261fcb56be36503f3f837a6cd42144a1bd94880.tar.gz
gentoo-4261fcb56be36503f3f837a6cd42144a1bd94880.tar.bz2
gentoo-4261fcb56be36503f3f837a6cd42144a1bd94880.zip
sys-apps/most: keyword 5.2.0 for ~riscv
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sys-apps/most')
-rw-r--r--sys-apps/most/most-5.2.0.ebuild4
1 files 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 d324a0b7bde0..a72c7413a9c2 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"