dev-libs/libgrapheme: keyword 2.0.2 for ~riscv

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2025-02-18 22:54:53 +01:00
parent 34e3b7c24b
commit 7cd660316e

View File

@@ -1,4 +1,4 @@
# Copyright 2021-2024 Gentoo Authors
# Copyright 2021-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://dl.suckless.org/libgrapheme/${P}.tar.gz"
LICENSE="ISC Unicode-DFS-2016"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="amd64 arm64 x86"
KEYWORDS="amd64 arm64 ~riscv x86"
# upstream suggests keeping the static option, others have requested it too
IUSE="static-libs"