summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:27 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-12-02 10:03:27 +0200
commit75d10836543f7dde372e777a78919127b7763933 (patch)
tree4c80f23e26e7b9fe8d24692d0dfcadd635689414 /sys-devel
parentsys-devel/clang-common: Stabilize 15.0.5 amd64, #881855 (diff)
downloadgentoo-75d10836543f7dde372e777a78919127b7763933.tar.gz
gentoo-75d10836543f7dde372e777a78919127b7763933.tar.bz2
gentoo-75d10836543f7dde372e777a78919127b7763933.zip
sys-devel/clang: Stabilize 15.0.5 amd64, #881855
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-15.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.5.ebuild b/sys-devel/clang/clang-15.0.5.ebuild
index adbaf6f24e4f..9df61be2a863 100644
--- a/sys-devel/clang/clang-15.0.5.ebuild
+++ b/sys-devel/clang/clang-15.0.5.ebuild
@@ -15,7 +15,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA MIT"
SLOT="${LLVM_MAJOR}/${LLVM_SOABI}"
-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 doc +extra +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"