summaryrefslogtreecommitdiff
path: root/libre/clementine-libre
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-25 23:40:53 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-08-25 23:40:53 -0300
commit6aff6fe1ade84ea2400c256ab694a1ad4695a338 (patch)
tree18c00107a236d7e38a56b5ea65530443648cf11f /libre/clementine-libre
parent4817a44d754f5dedea5b32331ae37704a5043dec (diff)
add mips64el support
Diffstat (limited to 'libre/clementine-libre')
-rw-r--r--libre/clementine-libre/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD
index 1f33f40c5..f34f648cb 100644
--- a/libre/clementine-libre/PKGBUILD
+++ b/libre/clementine-libre/PKGBUILD
@@ -14,7 +14,7 @@ pkgrel=2
pkgdesc='A modern music player and library organizer, without nonfree artwork and Spotify support'
url='http://www.clementine-player.org/'
license=('GPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
replaces=('clementine')
conflicts=('clementine')
provides=("clementine=$pkgver")