summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/go-ethereum/go-ethereum-1.14.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/go-ethereum/go-ethereum-1.14.6.ebuild b/net-p2p/go-ethereum/go-ethereum-1.14.6.ebuild
index 2d6599e04f20..709943fcd758 100644
--- a/net-p2p/go-ethereum/go-ethereum-1.14.6.ebuild
+++ b/net-p2p/go-ethereum/go-ethereum-1.14.6.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://ppa.launchpadcontent.net/ethereum/ethereum/ubuntu/pool/main/e/e
# https://geth.ethereum.org/docs/getting-started/installing-geth#ubuntu-via-ppas
S="${WORKDIR}/ethereum-${LONG_VERSION}"
-LICENSE="GPL-3+ LGPL-3+"
+LICENSE="GPL-3+ LGPL-3+ MIT || ( BSD GPL-2 ) BSD-2 LGPL-2.1+ Apache-2.0 ISC MIT MPL-2.0 Unlicense"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="devtools"