diff options
Diffstat (limited to 'community/hercules')
-rw-r--r-- | community/hercules/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/hercules/PKGBUILD b/community/hercules/PKGBUILD index 4db656d80..bce962aad 100644 --- a/community/hercules/PKGBUILD +++ b/community/hercules/PKGBUILD @@ -6,7 +6,7 @@ pkgname=hercules pkgver=3.08 pkgrel=1 -arch=('x86_64' 'i686') +arch=('x86_64' 'i686' 'mips64el') pkgdesc='Software implementation of System/370 and ESA/390' url='http://www.hercules-390.eu/' source=("http://downloads.hercules-390.eu/$pkgname-$pkgver.tar.gz") |