aboutsummaryrefslogtreecommitdiffstats
path: root/testing/perl-anyevent-http/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/perl-anyevent-http/APKBUILD')
-rw-r--r--testing/perl-anyevent-http/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-anyevent-http/APKBUILD b/testing/perl-anyevent-http/APKBUILD
index e497868c96..ece0e5b2d8 100644
--- a/testing/perl-anyevent-http/APKBUILD
+++ b/testing/perl-anyevent-http/APKBUILD
@@ -7,7 +7,7 @@ pkgver=2.23
pkgrel=1
pkgdesc="simple but non-blocking HTTP/HTTPS client"
url="https://metacpan.org/release/AnyEvent-HTTP"
-arch="" # Fails to compile
+arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
cpandepends="perl-anyevent perl-dancer-plugin-swig"
depends="$cpandepends"