diff options
-rw-r--r-- | perl-path-tiny/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-path-tiny/PKGBUILD b/perl-path-tiny/PKGBUILD index 42141739f..43b6f09ca 100644 --- a/perl-path-tiny/PKGBUILD +++ b/perl-path-tiny/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-path-tiny' pkgver=0.104 -pkgrel='3' +pkgrel='4' pkgdesc='File path utility' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |