diff options
Diffstat (limited to 'extra/bug-buddy/PKGBUILD')
-rw-r--r-- | extra/bug-buddy/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/bug-buddy/PKGBUILD b/extra/bug-buddy/PKGBUILD index 871b6e10e..bb24f9b29 100644 --- a/extra/bug-buddy/PKGBUILD +++ b/extra/bug-buddy/PKGBUILD @@ -5,7 +5,7 @@ pkgname=bug-buddy pkgver=2.32.0 pkgrel=1 pkgdesc="A bug reporting tool for GNOME" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') install=bug-buddy.install depends=('evolution-data-server>=2.32.0' 'libgtop>=2.28.1' 'elfutils' 'hicolor-icon-theme' 'libbonobo>=2.32.0') makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.20.1') |