summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a4a297b4386..3590afd2d2ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
# Maintainer: Sasha Romijn <arch at mxsasha.eu>
-# Maintainer: T.J. Townsend <tj@openbsd.org>
+# Maintainer: T.J. Townsend <blakkheim@archlinux.org>
pkgname=rpki-client
pkgver=8.0
pkgrel=1
pkgdesc="Implementation of RPKI for Relying Parties to facilitate ROA validation"
-arch=('x86_64' 'aarch64')
+arch=('x86_64')
url="https://rpki-client.org"
license=('ISC')
depends=('glibc' 'expat' 'rsync' 'libressl')