diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild (renamed from net-p2p/go-ethereum/go-ethereum-1.4.16.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/go-ethereum/go-ethereum-1.4.16.ebuild b/net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild index 365b89db42b9..e5c4fb7ef62a 100644 --- a/net-p2p/go-ethereum/go-ethereum-1.4.16.ebuild +++ b/net-p2p/go-ethereum/go-ethereum-1.4.16-r1.ebuild @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="evm" -DEPEND="dev-lang/go" +DEPEND="dev-lang/go:=" RDEPEND="${DEPEND}" src_compile() { |