diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 22:11:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 22:15:04 +0000 |
commit | 24318fd16a8f66c4a11b1f6f34b55d33d4a4c585 (patch) | |
tree | 1a373ca2b1391f88d41017f380b34024491f93c9 /sys-devel/clang-common | |
parent | sys-devel/lld: x86 stable (bug #727762) (diff) | |
download | gentoo-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>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-10.0.0.ebuild | 2 |
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:*" |