Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/tbb/
Date: Sat, 29 Apr 2017 12:38:12
Message-Id: 1493469479.d90848f38912fd76165028fb9b5e8e2592c9cf1f.jer@gentoo
1 commit: d90848f38912fd76165028fb9b5e8e2592c9cf1f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 29 12:37:59 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 29 12:37:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d90848f3
7
8 dev-cpp/tbb: Mark ~hppa (bug #575366).
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11 RepoMan-Options: --ignore-arches
12
13 dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 +-
14 dev-cpp/tbb/tbb-2017.20170226.ebuild | 2 +-
15 dev-cpp/tbb/tbb-4.3.20150611.ebuild | 4 ++--
16 dev-cpp/tbb/tbb-4.4.20160803.ebuild | 2 +-
17 4 files changed, 5 insertions(+), 5 deletions(-)
18
19 diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild
20 index 911c9c71ed8..f88fe955918 100644
21 --- a/dev-cpp/tbb/tbb-2017.20161128.ebuild
22 +++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild
23 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
24 SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
25 LICENSE="Apache-2.0"
26 SLOT="0"
27 -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
28 +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
29 IUSE="debug doc examples"
30
31 DEPEND=""
32
33 diff --git a/dev-cpp/tbb/tbb-2017.20170226.ebuild b/dev-cpp/tbb/tbb-2017.20170226.ebuild
34 index c647ba1f579..f4733d08e60 100644
35 --- a/dev-cpp/tbb/tbb-2017.20170226.ebuild
36 +++ b/dev-cpp/tbb/tbb-2017.20170226.ebuild
37 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
38 SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
39 LICENSE="Apache-2.0"
40 SLOT="0"
41 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
42 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
43 IUSE="debug doc examples"
44
45 DEPEND=""
46
47 diff --git a/dev-cpp/tbb/tbb-4.3.20150611.ebuild b/dev-cpp/tbb/tbb-4.3.20150611.ebuild
48 index 49ffe078c51..6e59a338c11 100644
49 --- a/dev-cpp/tbb/tbb-4.3.20150611.ebuild
50 +++ b/dev-cpp/tbb/tbb-4.3.20150611.ebuild
51 @@ -1,4 +1,4 @@
52 -# Copyright 1999-2015 Gentoo Foundation
53 +# Copyright 1999-2017 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55
56 EAPI=5
57 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
58 SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
59 LICENSE="GPL-2-with-exceptions"
60 SLOT="0"
61 -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
62 +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
63 IUSE="debug doc examples"
64
65 DEPEND=""
66
67 diff --git a/dev-cpp/tbb/tbb-4.4.20160803.ebuild b/dev-cpp/tbb/tbb-4.4.20160803.ebuild
68 index e4e6af1dd1d..c05b5cccc88 100644
69 --- a/dev-cpp/tbb/tbb-4.4.20160803.ebuild
70 +++ b/dev-cpp/tbb/tbb-4.4.20160803.ebuild
71 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
72 SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz"
73 LICENSE="GPL-2-with-exceptions"
74 SLOT="0"
75 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
76 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
77 IUSE="debug doc examples"
78
79 DEPEND=""