diff options
Diffstat (limited to 'perl-type-tie/PKGBUILD')
-rw-r--r-- | perl-type-tie/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-type-tie/PKGBUILD b/perl-type-tie/PKGBUILD index 7fdb6b52d..f9ecefc81 100644 --- a/perl-type-tie/PKGBUILD +++ b/perl-type-tie/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-type-tie' pkgver='0.009' -pkgrel='4' +pkgrel='5' pkgdesc='tie a variable to a type constraint' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') provides=( |