diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 09:36:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-05-04 21:45:23 +0700 |
commit | 9dad906262ac611027ae9ebf6b49bd360cd15e44 (patch) | |
tree | 81b668c6728686f6b15ce0696dd5662d15c2d7a0 /graphics | |
parent | 4c73f54897202e6fae6827d718e4ab7a28b1aba0 (diff) |
graphics/wine-nine-standalone: Mark for i586 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/wine-nine-standalone/wine-nine-standalone.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/wine-nine-standalone/wine-nine-standalone.info b/graphics/wine-nine-standalone/wine-nine-standalone.info index 99c9a530d6bc..140159575a1f 100644 --- a/graphics/wine-nine-standalone/wine-nine-standalone.info +++ b/graphics/wine-nine-standalone/wine-nine-standalone.info @@ -3,7 +3,7 @@ VERSION="0.8" HOMEPAGE="https://github.com/iXit/wine-nine-standalone" DOWNLOAD="https://github.com/iXit/wine-nine-standalone/archive/v0.8/wine-nine-standalone-0.8.tar.gz" MD5SUM="84c245c029aa88e21a544dd01607d93e" -DOWNLOAD_x86_64="" +DOWNLOAD_x86_64="UNSUPPORTED" MD5SUM_x86_64="" REQUIRES="wine" MAINTAINER="Hunter Sezen" |