summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-03-09 16:38:02 +0100
committerMichał Górny <mgorny@gentoo.org>2018-03-09 16:46:31 +0100
commitd49dbc12b46bb508067e83673fab6336d8cd0d4c (patch)
tree60120731a5fcb17222686f195b7efdacfd358531 /sys-devel/clang-runtime
parentsys-libs/libomp: Dekeyword ~arm* due to deps (diff)
downloadgentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.tar.gz
gentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.tar.bz2
gentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.zip
sys-devel/clang-runtime: Dekeyword ~arm* due to deps
Diffstat (limited to 'sys-devel/clang-runtime')
-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 8732a1022ce2..3f33f23fd1ea 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 ~arm64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="+compiler-rt libcxx openmp +sanitize"
RDEPEND="