diff options
Diffstat (limited to 'community/ratpoison/PKGBUILD')
-rw-r--r-- | community/ratpoison/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ratpoison/PKGBUILD b/community/ratpoison/PKGBUILD index b98d4f66f..dbfaaeac6 100644 --- a/community/ratpoison/PKGBUILD +++ b/community/ratpoison/PKGBUILD @@ -8,7 +8,7 @@ pkgname=ratpoison pkgver=1.4.6 pkgrel=1 pkgdesc="A simple keystroke-driven window manager" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') license=('GPL') depends=('libxinerama' 'readline' 'bash' 'perl' 'libxtst' 'libxft' 'texinfo') url="http://www.nongnu.org/ratpoison/" |