summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2016-06-07 18:46:41 +0200
committerTobias Klausmann <klausman@gentoo.org>2016-06-07 18:47:35 +0200
commitd10a6771061e603d82f30d6ec551ce66fafa1eee (patch)
tree8fb61d541589c62efe650f882b80798f1ceb0e1e
parentdev-libs/starpu-1.1.5-r0: add ~alpha keyword (diff)
downloadgentoo-d10a6771061e603d82f30d6ec551ce66fafa1eee.tar.gz
gentoo-d10a6771061e603d82f30d6ec551ce66fafa1eee.tar.bz2
gentoo-d10a6771061e603d82f30d6ec551ce66fafa1eee.zip
dev-cpp/tbb-4.3.20150611-r1: add ~alpha keyword
Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1
-rw-r--r--dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild b/dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild
index 2a453539c77f..14c7da92babe 100644
--- a/dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild
+++ b/dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,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="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""