aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 09:37:51 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-05-04 21:45:23 +0700
commit951defd821fc77f2090526309e2e727ba713923f (patch)
treeed5b00a8fe3b955d7ebcdd2a97322a0287529f86
parent9dad906262ac611027ae9ebf6b49bd360cd15e44 (diff)
downloadslackbuilds-951defd821fc77f2090526309e2e727ba713923f.tar.xz
games/zsnes: Mark for i586 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--games/zsnes/zsnes.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zsnes/zsnes.info b/games/zsnes/zsnes.info
index 4677393f02..facf966b21 100644
--- a/games/zsnes/zsnes.info
+++ b/games/zsnes/zsnes.info
@@ -3,7 +3,7 @@ VERSION="2.0.12"
HOMEPAGE="https://github.com/xyproto/zsnes"
DOWNLOAD="https://github.com/xyproto/zsnes/archive/2.0.12/zsnes-2.0.12.tar.gz"
MD5SUM="6c28a252c887f1d697c1baa960a1db98"
-DOWNLOAD_x86_64=""
+DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
REQUIRES=""
MAINTAINER="B. Watson"