aboutsummaryrefslogtreecommitdiffstats
path: root/testing/shine
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-10 23:18:45 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-10 23:18:45 +0000
commit89441856250047f7d1460197aa70705ba06c69a8 (patch)
treed1855f08ec2e92bd405441b001e8cf58a3bcecf1 /testing/shine
parent9190b4bc625e735cbd2ce548197062b3cbd4f23d (diff)
downloadaports-89441856250047f7d1460197aa70705ba06c69a8.tar.bz2
aports-89441856250047f7d1460197aa70705ba06c69a8.tar.xz
testing/shine: disable on mips64
Diffstat (limited to 'testing/shine')
-rw-r--r--testing/shine/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shine/APKBUILD b/testing/shine/APKBUILD
index 0f23e53fb1..4d370a6a6b 100644
--- a/testing/shine/APKBUILD
+++ b/testing/shine/APKBUILD
@@ -5,7 +5,7 @@ pkgver=3.1.1
pkgrel=0
pkgdesc="Shine: fast fixed-point mp3 encoding"
url="https://github.com/toots/shine"
-arch="all"
+arch="all !mips64" # mips ASM does not work on N64
license="LGPL-2.0"
depends=""
depends_dev=""