diff options
-rw-r--r-- | perl-data-section/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-data-section/PKGBUILD b/perl-data-section/PKGBUILD index 66b84dd1..40623ac1 100644 --- a/perl-data-section/PKGBUILD +++ b/perl-data-section/PKGBUILD @@ -3,9 +3,9 @@ pkgname='perl-data-section' pkgver='0.200007' -pkgrel='2' +pkgrel='3' pkgdesc='read multiple hunks of data out of your DATA section' -arch=('x86_64' 'i686') +arch=('any') license=('PerlArtistic' 'GPL') options=('!emptydirs') depends=( |