summaryrefslogtreecommitdiff
path: root/community/twolame
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
commit9258c99db2372a721e51201063d90b32adf7527a (patch)
treea72948d68750b4f8eac89cf30c01a1eb2f3ab360 /community/twolame
parent258bafde6bf3c83e4108230457073e8136719a73 (diff)
Build some vlc dependencies, avoid the rest.
Diffstat (limited to 'community/twolame')
-rw-r--r--community/twolame/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/twolame/PKGBUILD b/community/twolame/PKGBUILD
index 85c5d7c71..0eda2c079 100644
--- a/community/twolame/PKGBUILD
+++ b/community/twolame/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=twolame
pkgver=0.3.13
pkgrel=6
pkgdesc="An optimized MPEG Audio Layer 2 (MP2) encoder"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.twolame.org/"
license=('LGPL')
depends=('libsndfile')