mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Correct name for ARCH test (amd64 not amd).
This commit is contained in:
parent
196d607402
commit
f08cad6ddb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201958
@ -16,7 +16,7 @@ MASTER_SITES= http://ftp.bishopston.net/freebsd/distfiles/ \
|
||||
MAINTAINER= jamie@bishopston.net
|
||||
COMMENT= A puzzle game based on hexagonal tiles
|
||||
|
||||
NOT_FOR_ARCHS= amd sparc64
|
||||
NOT_FOR_ARCHS= amd64 sparc64
|
||||
NOT_FOR_ARCHS_REASON_amd64= Probably an easy fix, but I've no access to an amd64 machine. Offers of help appreciated!
|
||||
NOT_FOR_ARCHS_REASON_sparc64= Probably an easy fix, but I've no access to an sparc64 machine. Offers of help appreciated!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user