mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/u-msgpack: tweak tests for big-endian platforms
Noticed test failures on powerpc and powerpc64. Sent upstream as: https://github.com/vsergeev/u-msgpack-python/pull/31 Package-Manager: Portage-2.3.10, Repoman-2.3.3
This commit is contained in:
@@ -24,6 +24,8 @@ DEPEND="${RDEPEND}
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
PATCHES=("${FILESDIR}"/${P}-little-endian.patch)
|
||||
|
||||
python_test() {
|
||||
py.test -v || die "Tests fail with ${EPYTHON}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user