summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-13 18:37:13 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-13 18:40:52 +0100
commitb798ffe6000bd64cae35358d797b96b431d2eab6 (patch)
tree62a430fbe3fdc9ae1896917bfb62cf792e1e6e29 /sys-devel
parentsys-libs/libomp: Restore ~arm64 keywords, bug #650024 (diff)
downloadgentoo-b798ffe6000bd64cae35358d797b96b431d2eab6.tar.gz
gentoo-b798ffe6000bd64cae35358d797b96b431d2eab6.tar.bz2
gentoo-b798ffe6000bd64cae35358d797b96b431d2eab6.zip
sys-devel/clang-runtime: Restore ~arm64 keywords, bug #650024
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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="