dev-ruby/marcel: add Apache-2.0 license

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2021-03-27 07:28:47 +01:00
parent c681552862
commit 3b1459c7c8

View File

@@ -14,7 +14,7 @@ DESCRIPTION="Simple mime type detection using magic numbers, filenames, and exte
HOMEPAGE="https://github.com/basecamp/marcel"
SRC_URI="https://github.com/basecamp/marcel/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
LICENSE="Apache-2.0 MIT"
SLOT="$(ver_cut 1-2)"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
IUSE="test"