game.libretro.mame: build only x86_64

This commit is contained in:
CvH 2018-07-11 21:41:39 +02:00
parent 5dd2e8f439
commit f5da962768

View File

@ -20,8 +20,7 @@ PKG_NAME="game.libretro.mame"
PKG_VERSION="c6f51cb"
PKG_SHA256="516cafcd8c3d07bc5482f42d1da57fa8aa26dc94c795594a52f79d6fe2b9d9c1"
PKG_REV="105"
# broken
PKG_ARCH="none"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.mame"
PKG_URL="https://github.com/kodi-game/game.libretro.mame/archive/$PKG_VERSION.tar.gz"