summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-08 12:51:48 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-08 12:51:53 +0200
commit1d6a0ea72f9fb1f1fd31ea60d1be9985373a1390 (patch)
treed1cb0c816e4cf79328951f0a87e0e1c641a361cb /dev-cpp
parentx11-terms/terminator: Remove desktop-misc. (diff)
downloadgentoo-1d6a0ea72f9fb1f1fd31ea60d1be9985373a1390.tar.gz
gentoo-1d6a0ea72f9fb1f1fd31ea60d1be9985373a1390.tar.bz2
gentoo-1d6a0ea72f9fb1f1fd31ea60d1be9985373a1390.zip
dev-cpp/tbb: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/tbb/tbb-2017.20170226.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/tbb/tbb-2017.20170226.ebuild b/dev-cpp/tbb/tbb-2017.20170226.ebuild
index 830e5e189aff..f13c39fff0a4 100644
--- a/dev-cpp/tbb/tbb-2017.20170226.ebuild
+++ b/dev-cpp/tbb/tbb-2017.20170226.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.threadingbuildingblocks.org/"
SRC_URI="https://github.com/01org/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="debug doc examples"
DEPEND=""