commit:     f6dfc3b22ef6069b6c45b2970b4b28bf72436948
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May  6 14:51:00 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May  6 15:29:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6dfc3b2

dev-python/libcst: Use QA_FLAGS_IGNORED instead of QA_PREBUILT

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/libcst/libcst-1.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/libcst/libcst-1.3.1.ebuild 
b/dev-python/libcst/libcst-1.3.1.ebuild
index 8fafb29d37ac..48d70b9be0ed 100644
--- a/dev-python/libcst/libcst-1.3.1.ebuild
+++ b/dev-python/libcst/libcst-1.3.1.ebuild
@@ -154,7 +154,7 @@ BDEPEND="
 EPYTEST_XDIST=1
 distutils_enable_tests pytest
 
-QA_PREBUILT="usr/lib/py.*/site-packages/libcst/native.*"
+QA_FLAGS_IGNORED="usr/lib/py.*/site-packages/libcst/native.*"
 
 python_test() {
        local EPYTEST_IGNORE=(

Reply via email to