diff options
-rw-r--r-- | libre/abs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/abs/PKGBUILD b/libre/abs/PKGBUILD index a7cfb3399..988190eb9 100644 --- a/libre/abs/PKGBUILD +++ b/libre/abs/PKGBUILD @@ -9,7 +9,7 @@ pkgname=abs pkgver=2.4.4 pkgrel=2.parabola2 pkgdesc="Utilities to download and work with the Arch Build System (ABS), with Parabola repos support" -arch=('i686' 'x86_64' 'mips64el' 'armv7h') +arch=('i686' 'x86_64' 'armv7h') url="http://projects.archlinux.org/abs.git/" license=('GPL') replaces=('abs-libre' 'abs-parabola') |