mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-libs/capstone: add missing RESTRICT
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
9e75d69eba
commit
a24fca6b2b
@@ -35,6 +35,8 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="${DISTUTILS_DEPS}"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
if [[ ${PV} == *_rc* ]]; then
|
||||
# Upstream doesn't flag release candidates (bug 858350)
|
||||
QA_PKGCONFIG_VERSION=""
|
||||
|
||||
@@ -35,6 +35,8 @@ DEPEND="${RDEPEND}
|
||||
BDEPEND="${DISTUTILS_DEPS}"
|
||||
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
PATCHES=(
|
||||
# Currently "-Werror" is only added in the `next`-development branch, but
|
||||
# not merged into 5.* releases. Eventually this patch may be needed in the
|
||||
|
||||
Reference in New Issue
Block a user