1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00

testing/perl-xml-namespacesupport: set noarch

This commit is contained in:
Natanael Copa 2013-05-23 09:00:40 +00:00
parent 15f01b3b15
commit bea0b90820

View file

@ -2,10 +2,10 @@
# Maintainer:
pkgname=perl-xml-namespacesupport
pkgver=1.11
pkgrel=0
pkgrel=1
pkgdesc="Generic namespace helpers (ported from SAX2)"
url="http://search.cpan.org/dist/XML-NamespaceSupport"
arch="all"
arch="noarch"
license="GPL"
depends="perl"
depends_dev="perl-dev"