summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/marcel/marcel-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/marcel/marcel-1.0.0.ebuild b/dev-ruby/marcel/marcel-1.0.0.ebuild
index 08a72a1a2bee..e7b50e045730 100644
--- a/dev-ruby/marcel/marcel-1.0.0.ebuild
+++ b/dev-ruby/marcel/marcel-1.0.0.ebuild
@@ -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"