diff options
Diffstat (limited to 'perl-astro-fits-header')
-rw-r--r-- | perl-astro-fits-header/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-astro-fits-header/PKGBUILD b/perl-astro-fits-header/PKGBUILD index 9d8e1192..a8c7d38a 100644 --- a/perl-astro-fits-header/PKGBUILD +++ b/perl-astro-fits-header/PKGBUILD @@ -3,7 +3,7 @@ _pkgname='Astro-FITS-Header' pkgver=3.07 pkgrel=1 pkgdesc="Object Orientated interface to FITS HDUs" -arch=('x86_64' 'i686') +arch=('any') url="http://pdl.perl.org/" license=('GPL' 'PerlArtistic') depends=('perl') |