diff options
Diffstat (limited to 'community/pdftrans/PKGBUILD')
-rw-r--r-- | community/pdftrans/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdftrans/PKGBUILD b/community/pdftrans/PKGBUILD index 59a1970a2..47b15bfea 100644 --- a/community/pdftrans/PKGBUILD +++ b/community/pdftrans/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pdftrans pkgver=1.2 pkgrel=7 -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') pkgdesc="A utility to add metadata, protect, and encrypt PDF documents" url="http://maddingue.free.fr/softwares/pdftrans.html.en" license=('GPL') |