commit:     651d4a0b5ecc730f8ae45e9b8cab7baf5741c368
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 15 01:43:24 2024 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Mon Jul 15 05:45:00 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=651d4a0b

app-emulation/wine-staging: drop obsolete QA_FLAGS_IGNORED

Probably no longer needed in 9.12 as well which did the bigger odbc
changes, but have not tested that one and 9.13 has further changes
which reminded me of it. Either way not super important as it was
it just a bad check rather than flags actually being ignored.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-staging/wine-staging-9.13.ebuild | 1 -
 app-emulation/wine-staging/wine-staging-9999.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/app-emulation/wine-staging/wine-staging-9.13.ebuild 
b/app-emulation/wine-staging/wine-staging-9.13.ebuild
index f37334b9fc3c..701e686b693b 100644
--- a/app-emulation/wine-staging/wine-staging-9.13.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9.13.ebuild
@@ -171,7 +171,6 @@ QA_CONFIG_IMPL_DECL_SKIP=(
        __clear_cache # unused on amd64+x86 (bug #900334)
        res_getservers # false positive
 )
-QA_FLAGS_IGNORED="usr/lib/.*/wine/.*-unix/odbc32.so" # has no compiled objects
 QA_TEXTRELS="usr/lib/*/wine/i386-unix/*.so" # uses -fno-PIC -Wl,-z,notext
 
 PATCHES=(

diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild 
b/app-emulation/wine-staging/wine-staging-9999.ebuild
index f37334b9fc3c..701e686b693b 100644
--- a/app-emulation/wine-staging/wine-staging-9999.ebuild
+++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
@@ -171,7 +171,6 @@ QA_CONFIG_IMPL_DECL_SKIP=(
        __clear_cache # unused on amd64+x86 (bug #900334)
        res_getservers # false positive
 )
-QA_FLAGS_IGNORED="usr/lib/.*/wine/.*-unix/odbc32.so" # has no compiled objects
 QA_TEXTRELS="usr/lib/*/wine/i386-unix/*.so" # uses -fno-PIC -Wl,-z,notext
 
 PATCHES=(

Reply via email to