diff options
Diffstat (limited to 'extra/autogen/PKGBUILD')
-rw-r--r-- | extra/autogen/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/autogen/PKGBUILD b/extra/autogen/PKGBUILD index 86b53662c..bb4fd7db1 100644 --- a/extra/autogen/PKGBUILD +++ b/extra/autogen/PKGBUILD @@ -7,7 +7,7 @@ pkgname=autogen pkgver=5.9.9 pkgrel=1 pkgdesc="A tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://autogen.sourceforge.net/" license=('GPL3') depends=('guile>=1.8.6' 'libxml2>=2.7.3' 'libtool>=2.2.6a') |