diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-09 16:38:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-09 16:46:31 +0100 |
commit | d49dbc12b46bb508067e83673fab6336d8cd0d4c (patch) | |
tree | 60120731a5fcb17222686f195b7efdacfd358531 | |
parent | sys-libs/libomp: Dekeyword ~arm* due to deps (diff) | |
download | gentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.tar.gz gentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.tar.bz2 gentoo-d49dbc12b46bb508067e83673fab6336d8cd0d4c.zip |
sys-devel/clang-runtime: Dekeyword ~arm* due to deps
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-6.0.0.ebuild | 2 |
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=" |