From: Michał Górny Date: Tue, 13 Mar 2018 17:37:13 +0000 (+0100) Subject: sys-devel/clang-runtime: Restore ~arm64 keywords, bug #650024 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b798ffe6000bd64cae35358d797b96b431d2eab6;p=gentoo.git sys-devel/clang-runtime: Restore ~arm64 keywords, bug #650024 --- diff --git a/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild index c333e6bfcab8..da0933c9b990 100644 --- a/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt libcxx openmp +sanitize" RDEPEND="