diff --git a/dev-python/rebulk/rebulk-0.7.2.ebuild b/dev-python/rebulk/rebulk-0.7.2.ebuild index 2ca258c5b0345..aac7c2b85ef42 100644 --- a/dev-python/rebulk/rebulk-0.7.2.ebuild +++ b/dev-python/rebulk/rebulk-0.7.2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings" HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="MIT" +LICENSE="MIT Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" diff --git a/dev-python/rebulk/rebulk-0.7.3.ebuild b/dev-python/rebulk/rebulk-0.7.3.ebuild index 2ca258c5b0345..aac7c2b85ef42 100644 --- a/dev-python/rebulk/rebulk-0.7.3.ebuild +++ b/dev-python/rebulk/rebulk-0.7.3.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings" HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -LICENSE="MIT" +LICENSE="MIT Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" diff --git a/dev-python/rebulk/rebulk-9999.ebuild b/dev-python/rebulk/rebulk-9999.ebuild index 3ae8e3b9a2232..3eb36b6705b83 100644 --- a/dev-python/rebulk/rebulk-9999.ebuild +++ b/dev-python/rebulk/rebulk-9999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Python library that performs advanced searches in strings" HOMEPAGE="https://github.com/Toilal/rebulk https://pypi.python.org/pypi/rebulk" EGIT_REPO_URI="git://github.com/Toilal/${PN}.git" -LICENSE="MIT" +LICENSE="MIT Apache-2.0" SLOT="0" KEYWORDS="" IUSE="test"