diff options
author | Sam James <sam@gentoo.org> | 2023-01-07 04:14:35 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-07 06:47:40 +0000 |
commit | cf35c9e02212341571d78b0f0e37baa807e64d49 (patch) | |
tree | 8aef5c167e8033cdb7557d89370d5b9525193b9f /sys-devel/llvm-common | |
parent | sys-devel/llvm: Stabilize 15.0.6 arm, #886483 (diff) | |
download | gentoo-cf35c9e02212341571d78b0f0e37baa807e64d49.tar.gz gentoo-cf35c9e02212341571d78b0f0e37baa807e64d49.tar.bz2 gentoo-cf35c9e02212341571d78b0f0e37baa807e64d49.zip |
sys-devel/llvm-common: Stabilize 15.0.6 arm, #886483
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-15.0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvm-common/llvm-common-15.0.6.ebuild b/sys-devel/llvm-common/llvm-common-15.0.6.ebuild index 97996325cb87..40c90145cbde 100644 --- a/sys-devel/llvm-common/llvm-common-15.0.6.ebuild +++ b/sys-devel/llvm-common/llvm-common-15.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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" RDEPEND=" !sys-devel/llvm:0 |