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"
|
||||
fi
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
arm*) broken="https://travis-ci.org/Johnnynator/void-packages/jobs/308902351" ;;
|
||||
esac
|
||||
|
||||
openmw-cs_package() {
|
||||
short_desc="Open Implementation of Morrowinds Creation Set"
|
||||
depends="openmw-${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue