diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:54:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-04 21:54:22 +0200 |
commit | b0cef7222edd7733ccaf5efb038688566fc38b09 (patch) | |
tree | 480806d1f7b1c48baf5924d6221ed6ce0b95f71b /sys-devel | |
parent | sys-devel/clang: arm64 stable wrt bug #849464 (diff) | |
download | gentoo-b0cef7222edd7733ccaf5efb038688566fc38b09.tar.gz gentoo-b0cef7222edd7733ccaf5efb038688566fc38b09.tar.bz2 gentoo-b0cef7222edd7733ccaf5efb038688566fc38b09.zip |
sys-devel/clang-common: arm64 stable wrt bug #849464
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-common/clang-common-14.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-common/clang-common-14.0.4.ebuild b/sys-devel/clang-common/clang-common-14.0.4.ebuild index 9ec2c0d758c1..d2edc0398766 100644 --- a/sys-devel/clang-common/clang-common-14.0.4.ebuild +++ b/sys-devel/clang-common/clang-common-14.0.4.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" PDEPEND=" sys-devel/clang:* |