summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302018-08-03 10:45:21 +0200
committerM0Rf302018-08-03 10:45:21 +0200
commitd2141514c17affe833ec5baef14cc5db017b29e3 (patch)
tree6974ee9b3814a7de89d5a7fe655d43840f50fcb0 /PKGBUILD
parenta3d3bd621150c2dc1669c8b428314771c493b055 (diff)
downloadaur-d2141514c17affe833ec5baef14cc5db017b29e3.tar.gz
i2pd: added aarch64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c58bf89e36d2..b3ab662ba606 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgname=i2pd
pkgver=2.19.0
pkgrel=1
pkgdesc="Simplified C++ implementation of I2P client"
-arch=('i686' 'x86_64' 'armv6h' 'armv7h')
+arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/PurpleI2P/$pkgname"
license=('BSD')
depends=('boost-libs' 'miniupnpc' 'openssl' 'zlib')