summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-11-22 00:06:40 +0100
committerJakov Smolić <jsmolic@gentoo.org>2024-11-22 00:06:40 +0100
commit39b428010bed5a6b66fc7c00942525cca4db9f6c (patch)
tree9c963459f9f82eb44879d8de8c83f8e2c5268bbc /dev-ml/jsonm
parentkde-plasma/kwin: drop 6.2.3-r1 (diff)
downloadgentoo-39b428010bed5a6b66fc7c00942525cca4db9f6c.tar.gz
gentoo-39b428010bed5a6b66fc7c00942525cca4db9f6c.tar.bz2
gentoo-39b428010bed5a6b66fc7c00942525cca4db9f6c.zip
dev-ml/jsonm: Keyword 1.0.1 riscv, #944340
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'dev-ml/jsonm')
-rw-r--r--dev-ml/jsonm/jsonm-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/jsonm/jsonm-1.0.1.ebuild b/dev-ml/jsonm/jsonm-1.0.1.ebuild
index 07992359e9a5..6a92606045b2 100644
--- a/dev-ml/jsonm/jsonm-1.0.1.ebuild
+++ b/dev-ml/jsonm/jsonm-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/jsonm/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86"
IUSE=""
RDEPEND=">=dev-ml/uutf-1.0.0:=