summaryrefslogtreecommitdiff
path: root/community/sbxkb/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2013-01-01 14:10:26 -0500
commit0487d1b0b1abcea8bb2ce85e1893260431a8b0b3 (patch)
tree39ad1c8818376bdfafd0a54afe0eb24021334606 /community/sbxkb/PKGBUILD
parentf61b4b6904834fec1765df29c485c3d977065bac (diff)
Add mips64el in archs
Diffstat (limited to 'community/sbxkb/PKGBUILD')
-rw-r--r--community/sbxkb/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/sbxkb/PKGBUILD b/community/sbxkb/PKGBUILD
index 0b261587a..63f25e8bd 100644
--- a/community/sbxkb/PKGBUILD
+++ b/community/sbxkb/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=sbxkb
pkgver=0.7.6
pkgrel=1
pkgdesc="Simple tray XKB indicator"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL2')
url="http://downloads.sourceforge.net/project/staybox"
depends=('gtk2')