diff options
Diffstat (limited to 'user/perl-moox-struct')
-rw-r--r-- | user/perl-moox-struct/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-moox-struct/APKBUILD b/user/perl-moox-struct/APKBUILD index 287483907..116e1a0cc 100644 --- a/user/perl-moox-struct/APKBUILD +++ b/user/perl-moox-struct/APKBUILD @@ -9,9 +9,9 @@ pkgver=0.017 pkgrel=0 pkgdesc="Structures for the Moo Perl object framework" url="https://metacpan.org/pod/MooX::Struct" -arch="all" +arch="noarch" license="Artistic-2.0 OR GPL-2.0-only" -depends="perl perl-moo perl-object-id perl-type-tiny" +depends="perl perl-moo perl-namespace-clean perl-object-id perl-type-tiny" makedepends="perl-dev" subpackages="$pkgname-doc" source="https://cpan.metacpan.org/authors/id/$_a/$_au/$_author/$_pkgreal-$pkgver.tar.gz" |