diff --git a/dev-python/frida-python/frida-python-16.0.4.ebuild b/dev-python/frida-python/frida-python-16.0.4-r1.ebuild similarity index 84% rename from dev-python/frida-python/frida-python-16.0.4.ebuild rename to dev-python/frida-python/frida-python-16.0.4-r1.ebuild index 362258e68..975621c96 100644 --- a/dev-python/frida-python/frida-python-16.0.4.ebuild +++ b/dev-python/frida-python/frida-python-16.0.4-r1.ebuild @@ -20,6 +20,9 @@ KEYWORDS="amd64 ~arm64 x86" RDEPEND="dev-libs/frida-core" DEPEND="${PYTHON_DEPS}" +# The QA_WX error is due to frida-core pre-build lib +QA_PREBUILT="usr/lib/python*/site-packages/_frida.abi3.so" + S="${WORKDIR}/${MY_PN}-${PV}" python_compile() {