diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-04 00:05:49 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2020-04-04 00:05:49 -0700 |
commit | cee85643743c590d7580bb5038426cd1776c18d1 (patch) | |
tree | 4f3b1ae0d47ade7eef4bc987b10b11f2e3f13c06 /app-emulation | |
parent | app-emulation/runc: fix LICENSE (diff) | |
download | gentoo-cee85643743c590d7580bb5038426cd1776c18d1.tar.gz gentoo-cee85643743c590d7580bb5038426cd1776c18d1.tar.bz2 gentoo-cee85643743c590d7580bb5038426cd1776c18d1.zip |
dev-go/simplevirt: fix LICENSE
Closes: https://bugs.gentoo.org/694910
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild b/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild index b888608e83fa..8f7c69b4bddc 100644 --- a/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild +++ b/app-emulation/simplevirt/simplevirt-0.0_p20181012.ebuild @@ -24,7 +24,7 @@ SRC_URI=" ${ARCHIVE_URI} ${EGO_VENDOR_URI}" -LICENSE="BSD" +LICENSE="Apache-2.0 BSD-2 BSD MIT" SLOT="0" KEYWORDS="" IUSE="" |