diff options
author | Erich Eckner <git@eckner.net> | 2017-09-06 21:15:30 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2017-09-06 21:15:30 +0200 |
commit | 9619b57833b0fea70b495627fa4264c7fda4445b (patch) | |
tree | e7674f4b50408f90d45cae4f455fc7b4c43163d9 /perl-path-tiny | |
parent | 7c66b5bba6ba048c04daf60be3010e6b0a02154f (diff) | |
download | archlinuxewe-9619b57833b0fea70b495627fa4264c7fda4445b.tar.xz |
perl-path-tiny: 'i686 x86_64' -> 'any'
Diffstat (limited to 'perl-path-tiny')
-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=( |