summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-23 13:23:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-23 13:23:11 +0300
commit663e901b15d142198b381bb9e4c906e304cbdd33 (patch)
tree638c7349596459d5124a6f440bab1ceddaacfa92 /sys-devel/clang-common
parentsys-devel/lld: x86 stable wrt bug #705530 (diff)
downloadgentoo-663e901b15d142198b381bb9e4c906e304cbdd33.tar.gz
gentoo-663e901b15d142198b381bb9e4c906e304cbdd33.tar.bz2
gentoo-663e901b15d142198b381bb9e4c906e304cbdd33.zip
sys-devel/clang-common: x86 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r--sys-devel/clang-common/clang-common-9.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-9.0.1.ebuild b/sys-devel/clang-common/clang-common-9.0.1.ebuild
index 6589ec8ee118..2858ab15c0dd 100644
--- a/sys-devel/clang-common/clang-common-9.0.1.ebuild
+++ b/sys-devel/clang-common/clang-common-9.0.1.ebuild
@@ -13,7 +13,7 @@ S=${WORKDIR}/clang/utils
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE=""
PDEPEND="sys-devel/clang:*"