diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 09:37:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:23 +0700 |
commit | 951defd821fc77f2090526309e2e727ba713923f (patch) | |
tree | ed5b00a8fe3b955d7ebcdd2a97322a0287529f86 /games | |
parent | 9dad906262ac611027ae9ebf6b49bd360cd15e44 (diff) |
games/zsnes: Mark for i586 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/zsnes/zsnes.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/zsnes/zsnes.info b/games/zsnes/zsnes.info index 4677393f0267..facf966b21bd 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" |