diff options
-rw-r--r-- | perl-module-install-authorrequires/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-module-install-authorrequires/PKGBUILD b/perl-module-install-authorrequires/PKGBUILD index 3d77617b..981129a2 100644 --- a/perl-module-install-authorrequires/PKGBUILD +++ b/perl-module-install-authorrequires/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-module-install-authorrequires' pkgver='0.02' -pkgrel='2' +pkgrel='3' pkgdesc='declare author-only dependencies' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |