mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openmw: unmark broken on cross-build
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
00b5321483
commit
793e226750
1 changed files with 0 additions and 4 deletions
|
@ -20,10 +20,6 @@ if [ "$XBPS_TARGET_ENDIAN" != "le" ]; then
|
||||||
broken="https://gitlab.com/OpenMW/openmw/issues/564"
|
broken="https://gitlab.com/OpenMW/openmw/issues/564"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
|
||||||
arm*) broken="https://travis-ci.org/Johnnynator/void-packages/jobs/308902351" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
openmw-cs_package() {
|
openmw-cs_package() {
|
||||||
short_desc="Open Implementation of Morrowinds Creation Set"
|
short_desc="Open Implementation of Morrowinds Creation Set"
|
||||||
depends="openmw-${version}_${revision}"
|
depends="openmw-${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue