mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
net/tayga: Exclude from builds on i386
Reason: 64-bit time_t is required Approved by: db@, yuri@ (Mentors, implicit)
This commit is contained in:
@@ -9,6 +9,9 @@ WWW= https://github.com/apalrd/tayga/
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= i386
|
||||
NOT_FOR_ARCHS_REASON= 64-bit time_t is required
|
||||
|
||||
USES= gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= apalrd
|
||||
|
||||
Reference in New Issue
Block a user