diff options
Diffstat (limited to 'testing/shine/APKBUILD')
-rw-r--r-- | testing/shine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/shine/APKBUILD b/testing/shine/APKBUILD index 4d370a6a6b..0f23e53fb1 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 !mips64" # mips ASM does not work on N64 +arch="all" license="LGPL-2.0" depends="" depends_dev="" |