commit:     889c0a0a8332e3867084c6198ca41b53d5192a16
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Thu Jul 21 19:27:39 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Aug  5 07:17:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=889c0a0a

dev-libs/capstone: disable pkg-config QA check

Closes: https://bugs.gentoo.org/858350
Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/26511
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-libs/capstone/capstone-5.0_rc2-r1.ebuild | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dev-libs/capstone/capstone-5.0_rc2-r1.ebuild 
b/dev-libs/capstone/capstone-5.0_rc2-r1.ebuild
index 6127c611b7d2..174d710dac2a 100644
--- a/dev-libs/capstone/capstone-5.0_rc2-r1.ebuild
+++ b/dev-libs/capstone/capstone-5.0_rc2-r1.ebuild
@@ -31,6 +31,9 @@ PATCHES=(
        "${FILESDIR}"/${P}-pkgconfig.patch
 )
 
+# Upstream doesn't flag release candidates (bug 858350)
+QA_PKGCONFIG_VERSION=""
+
 wrap_python() {
        local phase=$1
        shift

Reply via email to