diff options
Diffstat (limited to 'community/scrot/PKGBUILD')
-rw-r--r-- | community/scrot/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scrot/PKGBUILD b/community/scrot/PKGBUILD index 7282f7869..4938b3729 100644 --- a/community/scrot/PKGBUILD +++ b/community/scrot/PKGBUILD @@ -6,7 +6,7 @@ pkgname=scrot pkgver=0.8 pkgrel=6 pkgdesc="A simple command-line screenshot utility for X" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://scrot.sourcearchive.com/" license=('MIT') depends=('giblib') |