summaryrefslogtreecommitdiff
path: root/perl-file-touch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'perl-file-touch/PKGBUILD')
-rw-r--r--perl-file-touch/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-file-touch/PKGBUILD b/perl-file-touch/PKGBUILD
index c4006af0..d5c53a80 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=('any')
+arch=('x86_64' 'i686')
license=('PerlArtistic' 'GPL')
options=('!emptydirs')
depends=('perl>=5.006')