diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:53:26 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-21 16:53:26 +0100 |
commit | d2291aaac81ff9a81987cbeebf5158fccabff814 (patch) | |
tree | 509ad3c8d1e1835a79106a86f8fab20e1518d905 /dev-cpp/tbb | |
parent | dev-perl/Bio-DB-HTS: amd64 stable wrt bug #713240 (diff) | |
download | gentoo-d2291aaac81ff9a81987cbeebf5158fccabff814.tar.gz gentoo-d2291aaac81ff9a81987cbeebf5158fccabff814.tar.bz2 gentoo-d2291aaac81ff9a81987cbeebf5158fccabff814.zip |
dev-cpp/tbb: ppc stable wrt bug #713244
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r-- | dev-cpp/tbb/tbb-2019.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2019.8.ebuild b/dev-cpp/tbb/tbb-2019.8.ebuild index 9c5204f8b07b..95a53b4474b3 100644 --- a/dev-cpp/tbb/tbb-2019.8.ebuild +++ b/dev-cpp/tbb/tbb-2019.8.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://www.threadingbuildingblocks.org" SRC_URI="https://github.com/intel/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug examples" DEPEND="" |