From: Michał Górny Date: Tue, 24 Jan 2017 18:48:32 +0000 (+0100) Subject: sys-devel/clang-runtime: Add keywords X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2cf74b57fd59d0ba934f7c424e1da58382582f2;p=gentoo.git sys-devel/clang-runtime: Add keywords --- diff --git a/sys-devel/clang-runtime/clang-runtime-4.0.0_rc1.ebuild b/sys-devel/clang-runtime/clang-runtime-4.0.0_rc1.ebuild index d224ca01584b..415437f6aa72 100644 --- a/sys-devel/clang-runtime/clang-runtime-4.0.0_rc1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-4.0.0_rc1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND="