From b798ffe6000bd64cae35358d797b96b431d2eab6 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 13 Mar 2018 18:37:13 +0100 Subject: sys-devel/clang-runtime: Restore ~arm64 keywords, bug #650024 --- sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel') 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=" -- cgit v1.2.3-65-gdbad