diff options
Diffstat (limited to 'community/apg/PKGBUILD')
-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 e5a6a2f4e..6e55d72af 100644 --- a/community/apg/PKGBUILD +++ b/community/apg/PKGBUILD @@ -7,7 +7,7 @@ pkgname=apg pkgver=2.2.3 pkgrel=3 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') |