diff options
Diffstat (limited to 'perl-css-tiny')
-rw-r--r-- | perl-css-tiny/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-css-tiny/PKGBUILD b/perl-css-tiny/PKGBUILD index 39af3fe0f..4f5b8756f 100644 --- a/perl-css-tiny/PKGBUILD +++ b/perl-css-tiny/PKGBUILD @@ -2,7 +2,7 @@ pkgname='perl-css-tiny' pkgver='1.20' pkgrel='1' pkgdesc="Read/Write .css files with as little code as possible" -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=('perl') |