diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-24 22:21:45 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-24 22:21:45 -0500 |
commit | 1d6a191bdf26bcec498f32d26feddae6f89547cf (patch) | |
tree | 21d560b04a0ac16902ca884c959e40aa877e43d0 /games/tuxnes | |
parent | e5e6d40bda82a494b5b24d278f9f94e86a54673c (diff) | |
download | slackbuilds-1d6a191bdf26bcec498f32d26feddae6f89547cf.tar.gz |
games/tuxnes: Note UNSUPPORTED on x86_64
From a build attempt:
> tuxnes is partly written in x86 assembly language, therefore cannot
> be built on the current architecture of "x86_64".
>
> Supported ARCH settings are "i486" and "i686".
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'games/tuxnes')
-rw-r--r-- | games/tuxnes/tuxnes.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxnes/tuxnes.info b/games/tuxnes/tuxnes.info index bafe3760df..d4332ef1c2 100644 --- a/games/tuxnes/tuxnes.info +++ b/games/tuxnes/tuxnes.info @@ -3,7 +3,7 @@ VERSION="0.75" HOMEPAGE="http://tuxnes.sourceforge.net/" DOWNLOAD="http://downloads.sourceforge.net/tuxnes/tuxnes-0.75.tar.gz" MD5SUM="5db0cd42dfdff3e681805e93b4867c43" -DOWNLOAD_x86_64="" +DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Kyle Guinn" |