1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-22 10:45:15 +03:00

testing/perl-anyevent-http: re-enable, make noarch

This commit is contained in:
Leo 2019-06-27 23:20:20 -03:00
parent 594fe57261
commit 0787b31751

View file

@ -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"