diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 22:50:02 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-02 22:50:02 +0300 |
commit | 222acd63c83cb59d1ae808e46a2b84c3db7c40a8 (patch) | |
tree | 1d4a76d016411fbd9417ab7e832b3a2a3b5d09d0 /sys-devel/llvm | |
parent | sci-mathematics/z3: Stabilize 4.8.17 sparc, #862999 (diff) | |
download | gentoo-222acd63c83cb59d1ae808e46a2b84c3db7c40a8.tar.gz gentoo-222acd63c83cb59d1ae808e46a2b84c3db7c40a8.tar.bz2 gentoo-222acd63c83cb59d1ae808e46a2b84c3db7c40a8.zip |
sys-devel/llvm: Stabilize 14.0.6-r2 sparc, #862999
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r-- | sys-devel/llvm/llvm-14.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm/llvm-14.0.6-r2.ebuild b/sys-devel/llvm/llvm-14.0.6-r2.ebuild index 80b78588722d..01b9bbfd4b9d 100644 --- a/sys-devel/llvm/llvm-14.0.6-r2.ebuild +++ b/sys-devel/llvm/llvm-14.0.6-r2.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="$(ver_cut 1)" -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="+binutils-plugin debug doc exegesis libedit +libffi ncurses test xar xml z3" RESTRICT="!test? ( test )" |