git: ef8943ff629f - main - security/softether-devel: enable on powerpc, powerpc64 and powerpc64le
Piotr Kubaj
pkubaj at FreeBSD.org
Fri Jul 9 09:24:41 UTC 2021
The branch main has been updated by pkubaj:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef8943ff629fd37cf8bd1ddc4830e3746bb90d4b
commit ef8943ff629fd37cf8bd1ddc4830e3746bb90d4b
Author: Piotr Kubaj <pkubaj at FreeBSD.org>
AuthorDate: 2021-07-09 09:24:28 +0000
Commit: Piotr Kubaj <pkubaj at FreeBSD.org>
CommitDate: 2021-07-09 09:24:28 +0000
security/softether-devel: enable on powerpc, powerpc64 and powerpc64le
---
security/softether-devel/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile
index 09c743d77b92..8070455d727f 100644
--- a/security/softether-devel/Makefile
+++ b/security/softether-devel/Makefile
@@ -12,7 +12,7 @@ COMMENT= Softether VPN 4 (stable beta version)
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-ONLY_FOR_ARCHS= amd64 i386
+ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Upstream only supports amd64 and i386: https://www.softether.org/3-spec
#IGNORE= no beta version available right now, use security/softether instead
More information about the dev-commits-ports-all
mailing list