diff options
Diffstat (limited to 'perl-authen-simple/PKGBUILD')
-rw-r--r-- | perl-authen-simple/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-authen-simple/PKGBUILD b/perl-authen-simple/PKGBUILD index 472d2342..dabd00ae 100644 --- a/perl-authen-simple/PKGBUILD +++ b/perl-authen-simple/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-authen-simple' pkgver='0.5' -pkgrel='2' +pkgrel='3' pkgdesc='Simple Authentication' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |