mame: mark BROKEN on aarch64, fails to compile in 3rdparty/lzma/C/7zCrc.c.

We can retry enabling aarch64 when upstream updates the vendored lzma SDK
to version 23.01.

While there, take back maintainership.
master
fcambus 2023-09-20 13:51:09 +00:00
parent 9b03a9df17
commit e146c5eba5
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,5 @@
BROKEN-aarch64 = Fails to compile in 3rdparty/lzma/C/7zCrc.c
ONLY_FOR_ARCHS = amd64 aarch64
DPB_PROPERTIES = parallel
@ -10,11 +12,14 @@ GH_ACCOUNT = mamedev
GH_PROJECT = mame
GH_TAGNAME = mame0${V}
DISTNAME = mame-0.${V}
REVISION = 0
CATEGORIES = emulators
HOMEPAGE = https://mamedev.org/
MAINTAINER = Frederic Cambus <fcambus@openbsd.org>
# GPLv2+
PERMIT_PACKAGE = Yes