mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 00:05:54 +03:00
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:
committed by
Sam James
parent
18b36524f4
commit
1ac863b246
@@ -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() {
|
||||
Reference in New Issue
Block a user