diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:55:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-06-29 18:56:52 +0300 |
commit | 9b6bbd2c66b111a94678c46215784b6f5df2405f (patch) | |
tree | bcf9583bc9b44af7c14f74d196e205be21f333de /sys-devel | |
parent | sys-devel/lld: amd64 stable wrt bug #727762 (diff) | |
download | gentoo-9b6bbd2c66b111a94678c46215784b6f5df2405f.tar.gz gentoo-9b6bbd2c66b111a94678c46215784b6f5df2405f.tar.bz2 gentoo-9b6bbd2c66b111a94678c46215784b6f5df2405f.zip |
sys-devel/clang-common: amd64 stable wrt bug #727762
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-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 6b079c42a2cc..6589ec8ee118 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:*" |