summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-07 06:52:35 +0000
committerSam James <sam@gentoo.org>2023-01-07 06:52:35 +0000
commit05b3d5db32ead0ed9606d377d249d6e2f5baf456 (patch)
tree3b0ac0cfb3e2e6d06722eec768356ba3ded00836 /sys-devel
parentsys-devel/llvm: Stabilize 15.0.6-r1 sparc, #890000 (diff)
downloadgentoo-05b3d5db32ead0ed9606d377d249d6e2f5baf456.tar.gz
gentoo-05b3d5db32ead0ed9606d377d249d6e2f5baf456.tar.bz2
gentoo-05b3d5db32ead0ed9606d377d249d6e2f5baf456.zip
sys-devel/clang: Stabilize 15.0.6-r1 sparc, #890000
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/clang/clang-15.0.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang/clang-15.0.6-r1.ebuild b/sys-devel/clang/clang-15.0.6-r1.ebuild
index e1792d2d1c92..b60d80d0c616 100644
--- a/sys-devel/clang/clang-15.0.6-r1.ebuild
+++ b/sys-devel/clang/clang-15.0.6-r1.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 ieee-long-double +pie +static-analyzer test xml"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RESTRICT="!test? ( test )"