mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mupen64plus: only_for_archs="i686 x86_64"
This commit is contained in:
parent
a357a884ae
commit
71de7a4ce1
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="GPL"
|
||||||
homepage="http://code.google.com/p/mupen64plus/"
|
homepage="http://code.google.com/p/mupen64plus/"
|
||||||
distfiles="http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${version}.tar.gz"
|
distfiles="http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${version}.tar.gz"
|
||||||
checksum=2a269ca77797d7eb3759cbbfecbdc1d985e773e5be155d469c13f034e37e7e4d
|
checksum=2a269ca77797d7eb3759cbbfecbdc1d985e773e5be155d469c13f034e37e7e4d
|
||||||
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
sh m64p_build.sh
|
sh m64p_build.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue