dev-util/ROPgadget: restrict to <dev-libs/capstone-6

Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/44194
Closes: https://github.com/gentoo/gentoo/pull/44194
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Mario Haustein
2025-10-15 22:49:19 +02:00
committed by Sam James
parent 18b36524f4
commit 1ac863b246

View File

@@ -26,6 +26,7 @@ SLOT="0"
RDEPEND="
${PYTHON_DEPS}
>=dev-libs/capstone-5.0.1[python,${PYTHON_USEDEP}]
<dev-libs/capstone-6[python,${PYTHON_USEDEP}]
"
python_test() {