aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/openethereum
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2020-11-21 10:49:00 +0000
committerAlex Dupre <ale@FreeBSD.org>2020-11-21 10:49:00 +0000
commit53fb1ef851327b1fff3777e17452602969950c21 (patch)
treef628bb4cd5e3d39bc4cfb2bec3e466a3cc6fcf1a /net-p2p/openethereum
parent8c6bd88f356c01124cd1af11d9900a71c0d9938f (diff)
downloadports-53fb1ef851327b1fff3777e17452602969950c21.tar.gz
ports-53fb1ef851327b1fff3777e17452602969950c21.zip
It should build on i386, too, now.
Submitted by: mikael
Notes
Notes: svn path=/head/; revision=555946
Diffstat (limited to 'net-p2p/openethereum')
-rw-r--r--net-p2p/openethereum/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net-p2p/openethereum/Makefile b/net-p2p/openethereum/Makefile
index f01ff42c0b1e..00acbe098786 100644
--- a/net-p2p/openethereum/Makefile
+++ b/net-p2p/openethereum/Makefile
@@ -11,8 +11,6 @@ COMMENT= Fast and feature-rich multi-network Ethereum client
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-BROKEN_i386= fails to build
-
USES= cargo
USE_GITHUB= yes