diff options
Diffstat (limited to 'community/units/PKGBUILD')
-rw-r--r-- | community/units/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/units/PKGBUILD b/community/units/PKGBUILD index 0fb0d9ff3..7f95ba95a 100644 --- a/community/units/PKGBUILD +++ b/community/units/PKGBUILD @@ -7,7 +7,7 @@ pkgname=units pkgver=2.00 pkgrel=2 pkgdesc="converts between different units" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/units/units.html" depends=('readline') license=("GPL") |