From 33b6a35bf2fb90678363fd82e5e6eb532fe84fd5 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Mon, 7 Oct 2019 18:28:06 +0000 Subject: security/p5-Net-SinFP: unbreak on powerpc* Builds fine on powerpc64. Also confirmed by: https://seclists.org/pen-test/2006/Dec/234 The commit that locked it only to LE architectures happened just a few months earlier in r172915. Approved by: mentors (implicit approval) --- security/p5-Net-SinFP/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'security/p5-Net-SinFP') diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index 5100ceb831e6..bc6d4134eb49 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -27,9 +27,6 @@ COMMENT= Full operating system stack fingerprinting suite LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/LICENSE.Artistic -NOT_FOR_ARCHS= powerpc powerpc64 sparc64 -NOT_FOR_ARCHS_REASON= does not support big-endian architectures - .if ${PORTNAME} == "Net-SinFP" PKGNAMEPREFIX= p5- -- cgit v1.2.3