diff options
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/cfssl/cfssl-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/cfssl/cfssl-1.4.1.ebuild b/app-crypt/cfssl/cfssl-1.4.1.ebuild index 68c4204008c1..6cec5015d3dc 100644 --- a/app-crypt/cfssl/cfssl-1.4.1.ebuild +++ b/app-crypt/cfssl/cfssl-1.4.1.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Cloudflare's PKI and TLS toolkit" HOMEPAGE="https://github.com/cloudflare/cfssl" SRC_URI="https://github.com/cloudflare/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="BSD-2" +LICENSE="Apache-2.0 BSD BSD-1 MIT MPL-2.0" SLOT="0" KEYWORDS="~amd64" IUSE="hardened" |