diff options
Diffstat (limited to 'community/subtle/PKGBUILD')
-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 268736beb..fcbeb6f57 100644 --- a/community/subtle/PKGBUILD +++ b/community/subtle/PKGBUILD @@ -6,7 +6,7 @@ pkgname=subtle pkgver=0.9.2773 pkgrel=2 pkgdesc="A grid-based manual tiling window manager with a strong focus on easy but customizable look and feel" -arch=("i686" "x86_64") +arch=("i686" "x86_64" 'mips64el') url="http://subtle.subforge.org" license=("GPL") depends=("libx11" "ruby") |