diff options
-rw-r--r-- | perl-metacpan-client/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-metacpan-client/PKGBUILD b/perl-metacpan-client/PKGBUILD index de265a32e..c3d7cb00e 100644 --- a/perl-metacpan-client/PKGBUILD +++ b/perl-metacpan-client/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-metacpan-client' pkgver=2.017000 -pkgrel='2' +pkgrel='3' pkgdesc='A comprehensive, DWIM-featured client to the MetaCPAN API' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |