From 3ef3461740738a4408c83087846d4b59d726eaa6 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 10 Oct 2017 21:31:30 +0000 Subject: For ports that are explicitly enabled on armv6, also enable them on armv7. This has not been tested with an -exp run but should "do no harm". PR: 221894 (partial) --- security/py-cryptlib_py/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/py-cryptlib_py') diff --git a/security/py-cryptlib_py/Makefile b/security/py-cryptlib_py/Makefile index 6c2e25932abb..b4a636ffe5d7 100644 --- a/security/py-cryptlib_py/Makefile +++ b/security/py-cryptlib_py/Makefile @@ -14,7 +14,7 @@ COMMENT= Pythin binding for cryptlib LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -ONLY_FOR_ARCHS= i386 amd64 armv6 +ONLY_FOR_ARCHS= i386 amd64 armv6 armv7 USES= python:2 zip:infozip USE_PYTHON= distutils autoplist -- cgit v1.2.3