summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVittorio Gambaletta (VittGam)2016-12-09 03:51:04 +0100
committerVittorio Gambaletta (VittGam)2016-12-09 03:51:04 +0100
commite7e915329d5010736ba1cdb7d2f854658e231845 (patch)
treed84e0feeeaa7fba9d7e45720bcfb0da0f2cf1bbb /PKGBUILD
parentbe84b8fc671b1bd8a66d0b432797c139da4e21e2 (diff)
downloadaur-e7e915329d5010736ba1cdb7d2f854658e231845.tar.gz
Add aarch64 arch.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b87dbbb67cd1..bac382ad638d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ origpkgname=net-tools
pkgname=${origpkgname}-debian-ifconfig
pkgver=1.60.20161209git
_commit=90da8a01
-pkgrel=1
+pkgrel=2
pkgdesc="Configuration tools for Linux networking, with Debian-style ifconfig output"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64')
license=('GPL2')
url="http://net-tools.sourceforge.net/"
depends=('glibc')