diff options
Diffstat (limited to 'extra/barcode')
-rw-r--r-- | extra/barcode/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/barcode/PKGBUILD b/extra/barcode/PKGBUILD index 99dcd7755..6cf46cf26 100644 --- a/extra/barcode/PKGBUILD +++ b/extra/barcode/PKGBUILD @@ -5,7 +5,7 @@ pkgname=barcode pkgver=0.98 pkgrel=3 pkgdesc="A tool to convert text strings to printed bars" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/barcode/" license=('GPL') depends=('glibc') |