From 0487d1b0b1abcea8bb2ce85e1893260431a8b0b3 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Tue, 1 Jan 2013 14:10:26 -0500 Subject: Add mips64el in archs --- community/rogue/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/rogue') diff --git a/community/rogue/PKGBUILD b/community/rogue/PKGBUILD index 98de5901e..ee4cb2650 100644 --- a/community/rogue/PKGBUILD +++ b/community/rogue/PKGBUILD @@ -4,7 +4,7 @@ pkgname=rogue pkgver=5.4.4 pkgrel=2 pkgdesc="The original dungeon crawl game." -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="http://rogue.rogueforge.net/rogue-5-4/" license=('custom') depends=('ncurses') -- cgit v1.2.3-54-g00ecf