diff options
-rw-r--r-- | pcr/pacman4console/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/pacman4console/PKGBUILD b/pcr/pacman4console/PKGBUILD index 9c22529e1..6975ae52f 100644 --- a/pcr/pacman4console/PKGBUILD +++ b/pcr/pacman4console/PKGBUILD @@ -3,7 +3,7 @@ pkgname=pacman4console pkgver=1.2 pkgrel=1 pkgdesc="A 9 level ncurses pacman game with editor, patched not to disturb our package manager and to have nice ghosts" -arch=('i686' 'x86_64') +arch=('any') url="http://sites.google.com/site/doctormike/pacman.html" license=('GPL') depends=('ncurses') |