libraries/libtecla: Mark x86_64 only.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2024-05-03 22:17:12 +07:00
parent 27be0e9c21
commit 4ae41a5bb6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
PRGNAM="libtecla"
VERSION="1.6.3"
HOMEPAGE="http://www.astro.caltech.edu/~mcs/tecla/"
DOWNLOAD="http://www.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz"
MD5SUM="90105ca19e405fb92825a90978e4ab18"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="http://www.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz"
MD5SUM_x86_64="90105ca19e405fb92825a90978e4ab18"
REQUIRES=""
MAINTAINER="Roberto Metere"
EMAIL="roberto@metere.it"