From beedbaa2a1d94a3ebdf3752baf86ad538a6428c4 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Thu, 24 Oct 2019 11:15:58 +0000 Subject: [PATCH] net-p2p/litecoin-utils: unbreak on powerpc* Builds fine. Approved by: mentors (implicit approval) --- net-p2p/litecoin-utils/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index 444042577fa8..2cfb8ac1c9f5 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -6,9 +6,6 @@ PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) SLAVE_PORT= yes -NOT_FOR_ARCHS= powerpc powerpc64 sparc64 -NOT_FOR_ARCHS_REASON= configure: error: Big Endian not supported - OPTIONS_DEFINE= DEBUG HARDENING TESTS OPTIONS_RADIO= OPTIONS_DEFAULT= HARDENING TESTS