diff options
Diffstat (limited to 'community/xplanet')
-rw-r--r-- | community/xplanet/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xplanet/PKGBUILD b/community/xplanet/PKGBUILD index be1d39f2e..588fb55e5 100644 --- a/community/xplanet/PKGBUILD +++ b/community/xplanet/PKGBUILD @@ -7,7 +7,7 @@ pkgname=xplanet pkgver=1.2.2 pkgrel=1 pkgdesc="An Xearth wannabe" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="http://xplanet.sourceforge.net/" license=('GPL') depends=('pango' 'libungif' 'libtiff' 'libxss') |