diff options
Diffstat (limited to 'community/subtle')
-rw-r--r-- | community/subtle/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/subtle/PKGBUILD b/community/subtle/PKGBUILD index d1eb91627..3fb185aa1 100644 --- a/community/subtle/PKGBUILD +++ b/community/subtle/PKGBUILD @@ -10,7 +10,7 @@ pkgname=subtle pkgver=0.11.3224 pkgrel=1 pkgdesc="Grid-based manual tiling window manager" -arch=("i686" "x86_64") +arch=("i686" "x86_64" "mips64el") url="http://subtle.subforge.org" license=("GPL") depends=("ruby" "libxft" "libxpm" "libxrandr" "libxft" "libxpm" "libxinerama" |