summaryrefslogtreecommitdiff
path: root/extra/perl-guard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/perl-guard/PKGBUILD')
-rw-r--r--extra/perl-guard/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/perl-guard/PKGBUILD b/extra/perl-guard/PKGBUILD
index 63e5e7488..2f37e901d 100644
--- a/extra/perl-guard/PKGBUILD
+++ b/extra/perl-guard/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=perl-guard
pkgver=1.022
pkgrel=3
pkgdesc="safe cleanup blocks"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64 'mips64el')
url="https://metacpan.org/release/Guard"
license=('GPL' 'PerlArtistic')
depends=('perl')