dev-cpp/tbb-4.3.20150611-r1: add ~alpha keyword
authorTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 16:46:41 +0000 (18:46 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 7 Jun 2016 16:47:35 +0000 (18:47 +0200)
Gentoo-Bug: 575366

Package-Manager: portage-2.3.0_rc1

dev-cpp/tbb/tbb-4.3.20150611-r1.ebuild

index 2a453539c77f27e2b4d7046517a6bdcb9d2cd296..14c7da92babefdb4ab2da05248b3483bb6deaf57 100644 (file)
@@ -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=""