diff options
Diffstat (limited to 'main/perl-authen-sasl/APKBUILD')
-rw-r--r-- | main/perl-authen-sasl/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/perl-authen-sasl/APKBUILD b/main/perl-authen-sasl/APKBUILD index 75b4423e75..434216b87e 100644 --- a/main/perl-authen-sasl/APKBUILD +++ b/main/perl-authen-sasl/APKBUILD @@ -5,6 +5,7 @@ pkgver=2.15 pkgrel=0 pkgdesc="SASL Authentication framework for perl" url="http://search.cpan.org/dist/Authen-SASL/" +arch="x86 x86_64" license="GPL PerlArtistic" depends="perl perl-digest-hmac" makedepends="perl-dev" |