academic/stellarsolver: Mark for x86_64 only.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-05-04 09:27:56 +07:00
parent 51aa80ad03
commit e6f387482c
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,10 +1,10 @@
PRGNAM="stellarsolver"
VERSION="2.4"
HOMEPAGE="https://github.com/rlancaste/stellarsolver"
DOWNLOAD="https://github.com/rlancaste/stellarsolver/archive/2.4/stellarsolver-2.4.tar.gz"
MD5SUM="a4a92e7c2dc296d7fcbc814134d45886"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/rlancaste/stellarsolver/archive/2.4/stellarsolver-2.4.tar.gz"
MD5SUM_x86_64="a4a92e7c2dc296d7fcbc814134d45886"
REQUIRES="wcslib"
MAINTAINER="Edward W. Koenig"
EMAIL="kingbeowulf@linuxgalaxy.org"