mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-arch/brotli: restrict tests for 1.0.9-r1
See: https://github.com/google/brotli/issues/850 Closes: https://bugs.gentoo.org/744124 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -33,7 +33,8 @@ else
|
||||
SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
fi
|
||||
|
||||
RESTRICT="!test? ( test )"
|
||||
# tests are currently broken, see https://github.com/google/brotli/issues/850
|
||||
RESTRICT="test"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}/${PV}-linker.patch"
|
||||
|
||||
Reference in New Issue
Block a user