diff options
Diffstat (limited to 'community/apg')
-rw-r--r-- | community/apg/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/apg/PKGBUILD b/community/apg/PKGBUILD index 9af58f37d..707c5a6af 100644 --- a/community/apg/PKGBUILD +++ b/community/apg/PKGBUILD @@ -6,7 +6,7 @@ pkgname=apg pkgver=2.2.3 pkgrel=2 pkgdesc="Automated Password Generator." -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://www.adel.nursat.kz/apg/index.shtml" license=('custom') depends=('glibc') |