diff options
Diffstat (limited to 'perl-sub-quote/PKGBUILD')
-rw-r--r-- | perl-sub-quote/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-sub-quote/PKGBUILD b/perl-sub-quote/PKGBUILD index 045da272..ec52bf27 100644 --- a/perl-sub-quote/PKGBUILD +++ b/perl-sub-quote/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-sub-quote' pkgver=2.004000 -pkgrel='2' +pkgrel='3' pkgdesc='efficient generation of subroutines via string eval' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') optdepends=( |