diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-10-22 12:37:48 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2015-10-22 12:37:48 -0500 |
commit | 077d6e888d40ce391185b3d6b64d670aa534ecdc (patch) | |
tree | bee68d68b60fa66274e28aa1b4fc89233c9e2f4e /libre/xmms2 | |
parent | 908b7c065638f1431cffbedf4dd3fe77bf8816cc (diff) | |
download | abslibre-077d6e888d40ce391185b3d6b64d670aa534ecdc.tar.gz abslibre-077d6e888d40ce391185b3d6b64d670aa534ecdc.tar.bz2 abslibre-077d6e888d40ce391185b3d6b64d670aa534ecdc.zip |
xmms2: armv7h port
Diffstat (limited to 'libre/xmms2')
-rw-r--r-- | libre/xmms2/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xmms2/PKGBUILD b/libre/xmms2/PKGBUILD index 81515551a..ec42076f1 100644 --- a/libre/xmms2/PKGBUILD +++ b/libre/xmms2/PKGBUILD @@ -12,7 +12,7 @@ pkgname=xmms2 pkgver=0.8DrO_o.882.g942b17f pkgrel=2.parabola1 pkgdesc="X-platform Music Multiplexing System 2, without nonfree mac recommendation" -arch=(i686 x86_64) +arch=(i686 x86_64 armv7h) url="https://xmms2.org/" license=(GPL LGPL) _depends=('alsa-lib: ALSA output' |