diff options
Diffstat (limited to 'net-p2p/litecoin-utils/Makefile')
-rw-r--r-- | net-p2p/litecoin-utils/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/litecoin-utils/Makefile b/net-p2p/litecoin-utils/Makefile index f0a8210e4035..adc9df12ed20 100644 --- a/net-p2p/litecoin-utils/Makefile +++ b/net-p2p/litecoin-utils/Makefile @@ -5,6 +5,8 @@ PKGNAMESUFFIX= -utils COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities) +BROKEN_powerpc64= Does not build + SLAVE_PORT= yes OPTIONS_DEFINE= DEBUG HARDENING TESTS |