1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

net-mgmt/ipfixcol2: mark this port as suitable only for amd64

PR:		280850
Tested by:	fuz
Fixes:		f31a65e8b2 (mark this port as suitable only for few architectures, improve port)
This commit is contained in:
Marek Zarychta 2024-08-18 15:06:44 +03:00 committed by Vladimir Druzenko
parent 35d05b6852
commit 3e1b380366

View File

@ -10,7 +10,7 @@ WWW= https://github.com/CESNET/ipfixcol2
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= aarch64 amd64 armv7
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= Require SSE2 and static_assert(sizeof(uint64_t) == sizeof(time_t), "Assumed that time_t is uint64_t, but it's not")
BUILD_DEPENDS= rst2man:textproc/py-docutils