summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-31 22:11:06 +0000
committerSam James <sam@gentoo.org>2020-07-31 22:15:04 +0000
commit24318fd16a8f66c4a11b1f6f34b55d33d4a4c585 (patch)
tree1a373ca2b1391f88d41017f380b34024491f93c9
parentsys-devel/lld: x86 stable (bug #727762) (diff)
downloadgentoo-24318fd16a8f66c4a11b1f6f34b55d33d4a4c585.tar.gz
gentoo-24318fd16a8f66c4a11b1f6f34b55d33d4a4c585.tar.bz2
gentoo-24318fd16a8f66c4a11b1f6f34b55d33d4a4c585.zip
sys-devel/clang-common: x86 stable (bug #727762)
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-devel/clang-common/clang-common-10.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-10.0.0.ebuild b/sys-devel/clang-common/clang-common-10.0.0.ebuild
index 635512f56c82..636965492422 100644
--- a/sys-devel/clang-common/clang-common-10.0.0.ebuild
+++ b/sys-devel/clang-common/clang-common-10.0.0.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:*"