summaryrefslogtreecommitdiff
path: root/user/perl-commandable/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/perl-commandable/APKBUILD')
-rw-r--r--user/perl-commandable/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/perl-commandable/APKBUILD b/user/perl-commandable/APKBUILD
index 571e4a3a7..3d8ab38c8 100644
--- a/user/perl-commandable/APKBUILD
+++ b/user/perl-commandable/APKBUILD
@@ -9,7 +9,7 @@ pkgver=0.07
pkgrel=0
pkgdesc="Represents one invocation of a CLI command"
url="https://metacpan.org/pod/Commandable"
-arch="all"
+arch="noarch"
license="GPL-1.0+ OR Artistic-1.0-Perl"
depends="perl"
checkdepends="perl-test-fatal perl-test-warnings"