diff options
Diffstat (limited to 'pcr/dratmenu')
-rw-r--r-- | pcr/dratmenu/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/dratmenu/PKGBUILD b/pcr/dratmenu/PKGBUILD index 5e1145437..aef16cdf4 100644 --- a/pcr/dratmenu/PKGBUILD +++ b/pcr/dratmenu/PKGBUILD @@ -7,7 +7,7 @@ pkgver=d299ddf pkgrel=2 epoch= pkgdesc="A trivial python hack to select windows in Ratpoison with dmenu." -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') url="https://github.com/dimatura/dratmenu" license=('GPL') groups=() |