commit: 48d47a3d14154dc6a792f16b36565f0cdea9fea3 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:35 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48d47a3d
sys-devel/llvm-common: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/llvm-common/llvm-common-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-15.0.0.ebuild b/sys-devel/llvm-common/llvm-common-15.0.0.ebuild index df37476f6fbc..104c8747bbee 100644 --- a/sys-devel/llvm-common/llvm-common-15.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-15.0.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos" RDEPEND=" !sys-devel/llvm:0
