diff options
Diffstat (limited to 'main/perl-getopt-long/APKBUILD')
-rw-r--r-- | main/perl-getopt-long/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/perl-getopt-long/APKBUILD b/main/perl-getopt-long/APKBUILD index d89e3e7568..a5e11726b9 100644 --- a/main/perl-getopt-long/APKBUILD +++ b/main/perl-getopt-long/APKBUILD @@ -6,6 +6,7 @@ pkgver=2.38 pkgrel=0 pkgdesc="Extended processing of command line options" url="http://search.cpan.org/~jv/Getopt-Long-2.38/" +arch="x86 x86_64" license="Unknown" depends="perl" makedepends="perl-dev" |