diff options
Diffstat (limited to 'user/perl-moox-struct')
-rw-r--r-- | user/perl-moox-struct/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/perl-moox-struct/APKBUILD b/user/perl-moox-struct/APKBUILD index 645c41e93..116e1a0cc 100644 --- a/user/perl-moox-struct/APKBUILD +++ b/user/perl-moox-struct/APKBUILD @@ -9,7 +9,7 @@ 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-namespace-clean perl-object-id perl-type-tiny" makedepends="perl-dev" |