projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca4de4
)
dev-cpp/tbb: arm64 stable wrt bug #713244
author
Guilherme Amadio
<amadio@gentoo.org>
Wed, 15 Apr 2020 11:55:07 +0000
(13:55 +0200)
committer
Guilherme Amadio
<amadio@gentoo.org>
Wed, 15 Apr 2020 12:14:39 +0000
(14:14 +0200)
Closes: https://bugs.gentoo.org/713244
Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
dev-cpp/tbb/tbb-2019.8.ebuild
patch
|
blob
|
history
diff --git
a/dev-cpp/tbb/tbb-2019.8.ebuild
b/dev-cpp/tbb/tbb-2019.8.ebuild
index 95a53b4474b3ea122305d48f22b3a349f9205bb8..1d0768561b25ffab4c18962658746b9565fb33da 100644
(file)
--- 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=""