aboutsummaryrefslogtreecommitdiffstats
path: root/community/dnsdist
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-02 08:52:48 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-02 08:52:48 -0300
commit14345297a0dc88cc6056a0342a614f701c833667 (patch)
treefa23d4f925b3980044b57d345468f75eb40f3748 /community/dnsdist
parent11389a9a4fee76de71152387fe48bce96834bdf3 (diff)
downloadaports-14345297a0dc88cc6056a0342a614f701c833667.tar.bz2
aports-14345297a0dc88cc6056a0342a614f701c833667.tar.xz
community/dnsdist: remove stale comment
Diffstat (limited to 'community/dnsdist')
-rw-r--r--community/dnsdist/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/dnsdist/APKBUILD b/community/dnsdist/APKBUILD
index 5fea73e2fa..6af672f8fc 100644
--- a/community/dnsdist/APKBUILD
+++ b/community/dnsdist/APKBUILD
@@ -18,7 +18,6 @@ install="$pkgname-common.pre-install"
subpackages="$pkgname-common::noarch $pkgname-doc $pkgname-luajit"
source="https://downloads.powerdns.com/releases/dnsdist-$pkgver.tar.bz2"
-# luajit is not available for s390x
case "$CARCH" in
ppc64le) options="$options !check" ;;
esac