13 lines
535 B
Groff
13 lines
535 B
Groff
DEFINED_PHASES=compile install
|
|
DEPEND=dev-lang/go:= opencl? ( virtual/opencl ) >=dev-lang/go-1.9
|
|
DESCRIPTION=Official golang implementation of the Ethereum protocol
|
|
EAPI=6
|
|
HOMEPAGE=https://github.com/ethereum/go-ethereum
|
|
IUSE=devtools opencl
|
|
KEYWORDS=~amd64 ~x86
|
|
LICENSE=GPL-3+ LGPL-3+
|
|
RDEPEND=dev-lang/go:= opencl? ( virtual/opencl )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/ethereum/go-ethereum/archive/v1.8.2.tar.gz -> go-ethereum-1.8.2.tar.gz
|
|
_eclasses_=golang-base 8e4d7f712ec0e170e2c190c1e3da6501
|
|
_md5_=d3f2b5919b20d9e3f9efcdcaa5d14a1c
|