diff options
Diffstat (limited to 'app-admin/consul/consul-1.5.3.ebuild')
-rw-r--r-- | app-admin/consul/consul-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/consul/consul-1.5.3.ebuild b/app-admin/consul/consul-1.5.3.ebuild index 913d62b917c2..89aa8a2c8845 100644 --- a/app-admin/consul/consul-1.5.3.ebuild +++ b/app-admin/consul/consul-1.5.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.consul.io" SRC_URI="https://github.com/hashicorp/consul/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT" IUSE="" RESTRICT="test" |