summaryrefslogtreecommitdiff
path: root/community/gnome-media/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-05-15 04:05:01 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-05-15 04:05:01 -0500
commitb90f83b99150003a2022c3a4bbad90b12eb56b7e (patch)
treefb2047cbeaa71fabba55e68dc8f5d4838fb5018c /community/gnome-media/PKGBUILD
parent61aea54ae027f4d27c2bb4f92f09b50e967bf867 (diff)
Add mips64el in archs
Diffstat (limited to 'community/gnome-media/PKGBUILD')
-rw-r--r--community/gnome-media/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-media/PKGBUILD b/community/gnome-media/PKGBUILD
index 2b60a714d..f211ad6e4 100644
--- a/community/gnome-media/PKGBUILD
+++ b/community/gnome-media/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=gnome-media
pkgver=3.4.0
pkgrel=2
pkgdesc="Sound recorder and GStreamer 0.10 configuration tool for GNOME"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
depends=('libgnome-media-profiles' 'gstreamer0.10-good-plugins' 'hicolor-icon-theme')
makedepends=('intltool' 'gnome-doc-utils')