Skip to content

Commit

Permalink
dev-cpp/tbb: Fix license
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.3, Repoman-2.3.2
  • Loading branch information
tamiko committed Mar 31, 2017
1 parent bb11c54 commit 47a8139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cpp/tbb/tbb-2017.20161128.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MYP="${PN}${PV1}_${PV2}oss"
DESCRIPTION="High level abstract threading library"
HOMEPAGE="http://www.threadingbuildingblocks.org/"
SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
LICENSE="GPL-2-with-exceptions"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
Expand Down

0 comments on commit 47a8139

Please sign in to comment.