diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-21 12:13:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-21 12:13:18 +0700 |
commit | 96973cd9e76b332f482c61f1e00c43bd49986be5 (patch) | |
tree | 045723e874838088bf4164194cd9543c995baadc | |
parent | 863d75bdb2ae583cbf55f5d41275911375da9f7c (diff) |
development/kForth-64: Mark i586 as UNSUPPORTED.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | development/kForth-64/kForth-64.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/development/kForth-64/kForth-64.info b/development/kForth-64/kForth-64.info index 7f8bbf947fb3..2d8f666c92d9 100644 --- a/development/kForth-64/kForth-64.info +++ b/development/kForth-64/kForth-64.info @@ -1,10 +1,10 @@ PRGNAM="kForth-64" VERSION="0.5.0" HOMEPAGE="https://github.com/mynenik/kForth-64" -DOWNLOAD="https://github.com/mynenik/kForth-64/archive/refs/tags/v0.5.0/kForth-64-0.5.0.tar.gz" -MD5SUM="6f452205dbc4b8c457e21702ee77324f" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://github.com/mynenik/kForth-64/archive/refs/tags/v0.5.0/kForth-64-0.5.0.tar.gz" +MD5SUM_x86_64="6f452205dbc4b8c457e21702ee77324f" REQUIRES="patchutils" MAINTAINER="Antonio Leal" EMAIL="antonio.leal@yahoo.com" |