summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:23:02 +0300
commit4ae7ca75575a23779902e433e95e2b96764a2bc1 (patch)
tree16c1cd146950e901a487559d20c2394c4797d8f5 /sys-devel/clang
parentsys-devel/clang-common: amd64 stable wrt bug #674068 (diff)
downloadgentoo-4ae7ca75575a23779902e433e95e2b96764a2bc1.tar.gz
gentoo-4ae7ca75575a23779902e433e95e2b96764a2bc1.tar.bz2
gentoo-4ae7ca75575a23779902e433e95e2b96764a2bc1.zip
sys-devel/clang: amd64 stable wrt bug #674068
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-devel/clang')
-rw-r--r--sys-devel/clang/clang-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-7.1.0.ebuild b/sys-devel/clang/clang-7.1.0.ebuild
index 316d8336c70d..e0c8a30c71fc 100644
--- a/sys-devel/clang/clang-7.1.0.ebuild
+++ b/sys-devel/clang/clang-7.1.0.ebuild
@@ -31,7 +31,7 @@ LLVM_TARGET_USEDEPS=${ALL_LLVM_TARGETS[@]/%/?}
LICENSE="UoI-NCSA"
SLOT="$(ver_cut 1)/$(ver_cut 1-2)"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="debug default-compiler-rt default-libcxx doc +static-analyzer
test xml z3 kernel_FreeBSD ${ALL_LLVM_TARGETS[*]}"
RESTRICT="!test? ( test )"