diff options
Diffstat (limited to 'dev-cpp/tbb/tbb-4.3.20150611.ebuild')
-rw-r--r-- | dev-cpp/tbb/tbb-4.3.20150611.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |