dev-libs/capstone: keyword 5.0_rc2-r2 for ~loong

Although it's without support for the native arch (i.e. LoongArch), at
least it builds so support can always come in later versions...

Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
WANG Xuerui
2022-12-02 12:51:58 +08:00
parent 5d93a77c89
commit 5b67c83632

View File

@@ -14,7 +14,7 @@ SRC_URI="https://github.com/capstone-engine/capstone/archive/${PV/_rc/-rc}.tar.g
LICENSE="BSD"
SLOT="0/5" # libcapstone.so.5
KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
IUSE="python test"
RDEPEND="python? ( ${PYTHON_DEPS} )"