diff options
Diffstat (limited to 'community/perlio-eol/PKGBUILD')
-rw-r--r-- | community/perlio-eol/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perlio-eol/PKGBUILD b/community/perlio-eol/PKGBUILD index abf0064c4..10f8998b9 100644 --- a/community/perlio-eol/PKGBUILD +++ b/community/perlio-eol/PKGBUILD @@ -6,7 +6,7 @@ pkgname=perlio-eol pkgver=0.14 pkgrel=4 pkgdesc="Perl/CPAN Module PerlIO::eol" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://search.cpan.org/dist/PerlIO-eol" license=("GPL" "PerlArtistic") source=("http://www.cpan.org/authors/id/A/AU/AUDREYT/PerlIO-eol-$pkgver.tar.gz") |