summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:11 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-05-11 14:24:11 +0300
commitf0f1393be3b488dc1c8136c9e01fe950151425ed (patch)
treed8993a9c548a6d1e1fca351af5ac63c9ab5ad8f6 /sys-devel
parentsys-devel/lld: x86 stable wrt bug #674068 (diff)
downloadgentoo-f0f1393be3b488dc1c8136c9e01fe950151425ed.tar.gz
gentoo-f0f1393be3b488dc1c8136c9e01fe950151425ed.tar.bz2
gentoo-f0f1393be3b488dc1c8136c9e01fe950151425ed.zip
sys-devel/clang-common: x86 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="x86"
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang-common/clang-common-7.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-7.1.0.ebuild b/sys-devel/clang-common/clang-common-7.1.0.ebuild
index 4a8cc4a49363..5b638621b4b7 100644
--- a/sys-devel/clang-common/clang-common-7.1.0.ebuild
+++ b/sys-devel/clang-common/clang-common-7.1.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz"
LICENSE="UoI-NCSA"
SLOT="0"
-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=""
PDEPEND="sys-devel/clang:*"