diff options
Diffstat (limited to 'app-admin/consul-template/consul-template-0.20.0.ebuild')
-rw-r--r-- | app-admin/consul-template/consul-template-0.20.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/consul-template/consul-template-0.20.0.ebuild b/app-admin/consul-template/consul-template-0.20.0.ebuild index e76748e495cc..0dc27765b37a 100644 --- a/app-admin/consul-template/consul-template-0.20.0.ebuild +++ b/app-admin/consul-template/consul-template-0.20.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="Generic template rendering and notifications with Consul" GIT_COMMIT="9a0f301" EGO_PN="github.com/hashicorp/${PN}" HOMEPAGE="https://github.com/hashicorp/consul-template" -LICENSE="MPL-2.0" +LICENSE="MPL-2.0 Apache-2.0 BSD BSD-2 ISC MIT WTFPL-2" SLOT="0" # TODO: debug test failures RESTRICT="test" |