diff options
-rw-r--r-- | app-emulation/flannel/flannel-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/flannel/flannel-0.11.0.ebuild b/app-emulation/flannel/flannel-0.11.0.ebuild index 0753cf0bc62e..921d9cf19280 100644 --- a/app-emulation/flannel/flannel-0.11.0.ebuild +++ b/app-emulation/flannel/flannel-0.11.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="An etcd backed network fabric for containers" EGO_PN="github.com/coreos/flannel" HOMEPAGE="https://github.com/coreos/flannel" SRC_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="Apache-2.0" +LICENSE="Apache-2.0 BSD ISC LGPL-3 MIT" SLOT="0" IUSE="hardened" RESTRICT="test" |