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/tbb-4.4.20160803.ebuild | |
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/tbb-4.4.20160803.ebuild')
-rw-r--r-- | dev-cpp/tbb/tbb-4.4.20160803.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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="" |