diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-10-29 09:22:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-10-29 09:22:07 +0200 |
commit | 904bf14de2a7df4ef2cbf769674669bd778c721d (patch) | |
tree | b2a9d391a78857636d82d29df6942c9fdeb841b5 /sys-devel | |
parent | dev-java/tomcat-servlet-api: drop 10.0.23 (diff) | |
download | gentoo-904bf14de2a7df4ef2cbf769674669bd778c721d.tar.gz gentoo-904bf14de2a7df4ef2cbf769674669bd778c721d.tar.bz2 gentoo-904bf14de2a7df4ef2cbf769674669bd778c721d.zip |
sys-devel/clang-common: Stabilize 15.0.3-r2 arm, #878087
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.3-r2.ebuild b/sys-devel/clang-common/clang-common-15.0.3-r2.ebuild index c42414796e04..1cce7e544877 100644 --- a/sys-devel/clang-common/clang-common-15.0.3-r2.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.3-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm arm64 ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" +KEYWORDS="~amd64 arm arm64 ~ppc ppc64 ~riscv sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" IUSE=" default-compiler-rt default-libcxx default-lld llvm-libunwind stricter |