commit: ff67563930b576929448f99a9387eef2559ea420 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Sep 6 19:17:39 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Sep 6 19:18:18 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff675639
sys-devel/clang-common: Add keywords to 15.0.0 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> sys-devel/clang-common/clang-common-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/clang-common/clang-common-15.0.0.ebuild b/sys-devel/clang-common/clang-common-15.0.0.ebuild index 1285500128bb..798f9e9fb858 100644 --- a/sys-devel/clang-common/clang-common-15.0.0.ebuild +++ b/sys-devel/clang-common/clang-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" PDEPEND=" sys-devel/clang:*
