Merge pull request #3267 from HiassofT/le9-mame2016

game.libretro.mame2016: only build on x86_64
This commit is contained in:
CvH 2019-01-27 21:16:53 +01:00 committed by GitHub
commit ba678160fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ PKG_NAME="game.libretro.mame2016"
PKG_VERSION="2581a76552da518cb82f8940e3dd1c37d07e640d"
PKG_SHA256="80379af128de18adc4c3043fb17ae7511bcb90ebef42429484744e97bf25b771"
PKG_REV="100"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.mame2016"
PKG_URL="https://github.com/kodi-game/game.libretro.mame2016/archive/$PKG_VERSION.tar.gz"