diff options
-rw-r--r-- | community/pdns-recursor/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index aac499813c..86df4cc64f 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -4,7 +4,7 @@ pkgver=4.0.4 pkgrel=2 pkgdesc="PowerDNS Recursive Server" url="http://www.powerdns.com/" -arch="all" +arch="all !s390x" license="GPL" depends="" depends_dev="" |