diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 14:37:59 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 14:37:59 +0200 |
commit | d90848f38912fd76165028fb9b5e8e2592c9cf1f (patch) | |
tree | bacc3ca07ade67ab0f25a3960cebdf1848b2abc8 /dev-cpp/tbb | |
parent | dev-libs/ptexenc: Stable for HPPA (bug #611078). (diff) | |
download | gentoo-d90848f38912fd76165028fb9b5e8e2592c9cf1f.tar.gz gentoo-d90848f38912fd76165028fb9b5e8e2592c9cf1f.tar.bz2 gentoo-d90848f38912fd76165028fb9b5e8e2592c9cf1f.zip |
dev-cpp/tbb: Mark ~hppa (bug #575366).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-cpp/tbb')
-rw-r--r-- | dev-cpp/tbb/tbb-2017.20161128.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/tbb/tbb-2017.20170226.ebuild | 2 | ||||
-rw-r--r-- | dev-cpp/tbb/tbb-4.3.20150611.ebuild | 4 | ||||
-rw-r--r-- | dev-cpp/tbb/tbb-4.4.20160803.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/dev-cpp/tbb/tbb-2017.20161128.ebuild b/dev-cpp/tbb/tbb-2017.20161128.ebuild index 911c9c71ed8a..f88fe9559185 100644 --- a/dev-cpp/tbb/tbb-2017.20161128.ebuild +++ b/dev-cpp/tbb/tbb-2017.20161128.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples" DEPEND="" diff --git a/dev-cpp/tbb/tbb-2017.20170226.ebuild b/dev-cpp/tbb/tbb-2017.20170226.ebuild index c647ba1f579b..f4733d08e604 100644 --- a/dev-cpp/tbb/tbb-2017.20170226.ebuild +++ b/dev-cpp/tbb/tbb-2017.20170226.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples" DEPEND="" diff --git a/dev-cpp/tbb/tbb-4.3.20150611.ebuild b/dev-cpp/tbb/tbb-4.3.20150611.ebuild index 49ffe078c51b..6e59a338c11a 100644 --- a/dev-cpp/tbb/tbb-4.3.20150611.ebuild +++ b/dev-cpp/tbb/tbb-4.3.20150611.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ppc ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples" DEPEND="" diff --git a/dev-cpp/tbb/tbb-4.4.20160803.ebuild b/dev-cpp/tbb/tbb-4.4.20160803.ebuild index e4e6af1dd1de..c05b5cccc889 100644 --- a/dev-cpp/tbb/tbb-4.4.20160803.ebuild +++ b/dev-cpp/tbb/tbb-4.4.20160803.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/" SRC_URI="http://threadingbuildingblocks.org/sites/default/files/software_releases/source/${MYP}_src.tgz" LICENSE="GPL-2-with-exceptions" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="debug doc examples" DEPEND="" |