diff options
Diffstat (limited to 'extra/xfce4-screenshooter/PKGBUILD')
-rw-r--r-- | extra/xfce4-screenshooter/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xfce4-screenshooter/PKGBUILD b/extra/xfce4-screenshooter/PKGBUILD index cc80ce3d5..3e78fd0d4 100644 --- a/extra/xfce4-screenshooter/PKGBUILD +++ b/extra/xfce4-screenshooter/PKGBUILD @@ -6,7 +6,7 @@ pkgname=xfce4-screenshooter pkgver=1.8.1 pkgrel=1 pkgdesc="Plugin that makes screenshots for the Xfce panel" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://goodies.xfce.org/projects/applications/xfce4-screenshooter" license=('GPL2') groups=('xfce4-goodies') |