aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAriadne Conill <ariadne@dereferenced.org>2020-04-16 02:32:12 +0000
committerAriadne Conill <ariadne@dereferenced.org>2020-04-16 02:32:12 +0000
commit31f712e7e6c7d16a11005f66a479735bb32da0c8 (patch)
tree7bd3951e1c64296fca7152cf82fd538ffa673c90
parent324741e47ba4f4a04e67b4f274c6cfc4cf9fa295 (diff)
downloadaports-31f712e7e6c7d16a11005f66a479735bb32da0c8.tar.bz2
aports-31f712e7e6c7d16a11005f66a479735bb32da0c8.tar.xz
testing/perl-webservice-swigclient: disable due to perl-www-curl build failure
-rw-r--r--testing/perl-webservice-swigclient/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-webservice-swigclient/APKBUILD b/testing/perl-webservice-swigclient/APKBUILD
index 41f769b3a3..865d8a70f0 100644
--- a/testing/perl-webservice-swigclient/APKBUILD
+++ b/testing/perl-webservice-swigclient/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.001
pkgrel=3
pkgdesc="A client for connecting to a swig service"
url="https://metacpan.org/release/WebService-SwigClient"
-arch="noarch"
+arch="" # blocked by perl-www-curl
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
cpandepends="perl-test-most perl-test-easy perl-moo perl-file-slurp
perl-www-curl perl-json-xs perl-common-sense perl-types-serialiser"