From: Tobias Klausmann Date: Tue, 7 Jun 2016 16:46:41 +0000 (+0200) Subject: dev-cpp/tbb-4.3.20150611-r1: add ~alpha keyword X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d10a6771061e603d82f30d6ec551ce66fafa1eee;p=gentoo.git dev-cpp/tbb-4.3.20150611-r1: add ~alpha keyword Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1 --- 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=""