diff options
author | Sam James <sam@gentoo.org> | 2023-01-26 22:06:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-26 22:07:28 +0000 |
commit | 636d878bba86f93e025c7b09ff8854ac071e16e6 (patch) | |
tree | 2d75ea5f3eb5dfd9bde98eeb9d88cd9474b2052a /sys-devel/clang-common | |
parent | sys-libs/glibc: fix that (diff) | |
download | gentoo-636d878bba86f93e025c7b09ff8854ac071e16e6.tar.gz gentoo-636d878bba86f93e025c7b09ff8854ac071e16e6.tar.bz2 gentoo-636d878bba86f93e025c7b09ff8854ac071e16e6.zip |
sys-devel/clang-common: Stabilize 15.0.7-r1 arm, #891893
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-common')
-rw-r--r-- | sys-devel/clang-common/clang-common-15.0.7-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild b/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild index 247a1fd78cc0..31b409fa1c48 100644 --- a/sys-devel/clang-common/clang-common-15.0.7-r1.ebuild +++ b/sys-devel/clang-common/clang-common-15.0.7-r1.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 hardened stricter |