summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAtharva <atharvaamritkar@protonmail.com>2022-07-21 16:15:29 +0530
committerJames Le Cuirot <chewi@gentoo.org>2022-07-22 08:31:31 +0100
commit21f0ddb6af7c071bfbd5e3723162a5b8a81c46c6 (patch)
tree992a488971fcdfcc17e601a2de91ba6067118f6c /dev-lua/luajson
parentdev-util/patchelf: keywording ~riscv (diff)
downloadgentoo-21f0ddb6af7c071bfbd5e3723162a5b8a81c46c6.tar.gz
gentoo-21f0ddb6af7c071bfbd5e3723162a5b8a81c46c6.tar.bz2
gentoo-21f0ddb6af7c071bfbd5e3723162a5b8a81c46c6.zip
dev-lua/luajson: keywording ~riscv
Signed-off-by: Atharva <atharvaamritkar@protonmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-lua/luajson')
-rw-r--r--dev-lua/luajson/luajson-1.3.4-r100.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lua/luajson/luajson-1.3.4-r100.ebuild b/dev-lua/luajson/luajson-1.3.4-r100.ebuild
index 2fe781e7093e..d84fee782294 100644
--- a/dev-lua/luajson/luajson-1.3.4-r100.ebuild
+++ b/dev-lua/luajson/luajson-1.3.4-r100.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/harningt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 sparc x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86"
REQUIRED_USE="${LUA_REQUIRED_USE}"