From f005a3537c03ed8f6488cfedabd74abff6cee343 Mon Sep 17 00:00:00 2001 From: Carlo Landmeter Date: Sun, 21 Aug 2016 23:11:54 +0200 Subject: [PATCH] community/whois: disabled does not build --- community/whois/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD index 64371caab9f..8d2b73fde89 100644 --- a/community/whois/APKBUILD +++ b/community/whois/APKBUILD @@ -5,7 +5,7 @@ pkgver=5.2.12 pkgrel=1 pkgdesc="Intelligent WHOIS client by Marco d'Itri" url="http://www.linux.it/~md/software/" -arch="all" +arch="" license="GPL2" makedepends="$depends_dev perl libidn-dev gettext-dev" subpackages="$pkgname-doc"