dns/knot-resolver: no need to explicitly set NOT_FOR_ARCH here.

The ports framework ignores this port by itself because the dependency of this
port will fail.

Reported by:	mat
MFH:		2019Q4
This commit is contained in:
Rene Ladan 2019-11-07 15:49:25 +00:00
parent 8f9762b1c8
commit d4e138f24f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=516980

View file

@ -13,9 +13,6 @@ COMMENT= Caching full resolver implementation
LICENSE= GPLv3+
NOT_FOR_ARCHS= i386
NOT_FOR_ARCHS_REASON_i386= libknot (installed by knot2) is broken
BUILD_DEPENDS= bash:shells/bash \
git:devel/git
LIB_DEPENDS= libgnutls.so:security/gnutls \