game.libretro.beetle-bsnes: allow building for any arch

Signed-off-by: Lukas Rusak <lorusak@gmail.com>
This commit is contained in:
Lukas Rusak 2023-07-06 20:33:48 -07:00
parent 9f44b39211
commit dc46ac1796
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@
PKG_NAME="libretro-beetle-bsnes"
PKG_VERSION="d770563fc3c4bd9abb522952cefb4aa923ba0b91"
PKG_SHA256="838693257f9c8924c62ec6d88891fbeca310ac2fd7b8efa3d96775c3b34d4040"
PKG_ARCH="x86_64"
PKG_LICENSE="GPLv2"
PKG_SITE="https://github.com/libretro/beetle-bsnes-libretro"
PKG_URL="https://github.com/libretro/beetle-bsnes-libretro/archive/${PKG_VERSION}.tar.gz"

View File

@ -5,7 +5,6 @@ PKG_NAME="game.libretro.beetle-bsnes"
PKG_VERSION="0.9.26.24-Nexus"
PKG_SHA256="fc356984fba343651d4c8a77834f2f5e6e86d4fcd78ab967de451abdf3e99816"
PKG_REV="1"
PKG_ARCH="x86_64"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-game/game.libretro.beetle-bsnes"
PKG_URL="https://github.com/kodi-game/game.libretro.beetle-bsnes/archive/${PKG_VERSION}.tar.gz"