diff options
Diffstat (limited to 'perl-file-touch/PKGBUILD')
-rw-r--r-- | perl-file-touch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-file-touch/PKGBUILD b/perl-file-touch/PKGBUILD index d5c53a80..c4006af0 100644 --- a/perl-file-touch/PKGBUILD +++ b/perl-file-touch/PKGBUILD @@ -5,7 +5,7 @@ pkgname='perl-file-touch' pkgver='0.09' pkgrel='2' pkgdesc="update file access and modification times, optionally creating files if needed" -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl>=5.006') |