diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:57:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:58:15 +0200 |
commit | b2266cd75e0a096a2df7190dd1340a020e8c9a97 (patch) | |
tree | 6d763e5d4a296766815df8392102d39e21c4046a /sys-devel | |
parent | dev-util/lldb: x86 stable wrt bug #849464 (diff) | |
download | gentoo-b2266cd75e0a096a2df7190dd1340a020e8c9a97.tar.gz gentoo-b2266cd75e0a096a2df7190dd1340a020e8c9a97.tar.bz2 gentoo-b2266cd75e0a096a2df7190dd1340a020e8c9a97.zip |
sys-devel/clang: x86 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/clang-14.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-14.0.4.ebuild b/sys-devel/clang/clang-14.0.4.ebuild index 9bcd00122d65..9039d2302888 100644 --- a/sys-devel/clang/clang-14.0.4.ebuild +++ b/sys-devel/clang/clang-14.0.4.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x64-macos" IUSE=" debug default-compiler-rt default-libcxx default-lld doc llvm-libunwind +pie +static-analyzer test xml |