summaryrefslogtreecommitdiff
path: root/community/kpartsplugin/PKGBUILD
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-01 10:35:30 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-07-01 10:35:30 -0500
commit05fd9f8b075635ca916aa7bdc92d6473d0a90db6 (patch)
tree21c81708400fd8c81a910a370a6b328cba453107 /community/kpartsplugin/PKGBUILD
parent53ff113a274c6e2763801b0e11c9744314d3718b (diff)
Add mips64el in archs
Diffstat (limited to 'community/kpartsplugin/PKGBUILD')
-rw-r--r--community/kpartsplugin/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kpartsplugin/PKGBUILD b/community/kpartsplugin/PKGBUILD
index 7c4ece00b..6ba4139ed 100644
--- a/community/kpartsplugin/PKGBUILD
+++ b/community/kpartsplugin/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=kpartsplugin
pkgver=20120605
pkgrel=1
pkgdesc="This plugin uses KDE's KParts to embed file viewers into non-KDE browsers"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.unix-ag.uni-kl.de/~fischer/kpartsplugin/"
license=('GPL3' 'BSD')
depends=('kdelibs')