diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-11-05 13:31:53 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-05 13:33:48 +0200 |
commit | 3fdfe89ac8721097b277c4990e75c9bee9b14d3f (patch) | |
tree | 2a971efd4bd79483a37bf8650093575203e2c238 | |
parent | dev-python/discogs-client: Remove old (diff) | |
download | gentoo-3fdfe89ac8721097b277c4990e75c9bee9b14d3f.tar.gz gentoo-3fdfe89ac8721097b277c4990e75c9bee9b14d3f.tar.bz2 gentoo-3fdfe89ac8721097b277c4990e75c9bee9b14d3f.zip |
sys-devel/clang-common: Stabilize 15.0.3-r2 amd64, #878087
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-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 a16c46905cc4..5a822ba3803d 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 |