diff --git a/dev-cpp/termcolor/termcolor-2.0.0.ebuild b/dev-cpp/termcolor/termcolor-2.0.0.ebuild index 2b522f5ede05d..358a660309808 100644 --- a/dev-cpp/termcolor/termcolor-2.0.0.ebuild +++ b/dev-cpp/termcolor/termcolor-2.0.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="A header-only C++ library for printing colored messages to the term HOMEPAGE="https://github.com/ikalnytskyi/termcolor https://termcolor.readthedocs.io" SRC_URI="https://github.com/ikalnytskyi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" -LICENSE="MIT" +LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" IUSE="test"