diff options
author | Sam James <sam@gentoo.org> | 2022-04-15 00:53:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-15 00:53:57 +0100 |
commit | a9d209d8c76b65eab10cdb25ff90c7187e57c28f (patch) | |
tree | ad0392cc0bb6fe711fa59cf01550171a92973689 /sys-devel | |
parent | dev-libs/intel-compute-runtime: add 22.15.22905 (diff) | |
download | gentoo-a9d209d8c76b65eab10cdb25ff90c7187e57c28f.tar.gz gentoo-a9d209d8c76b65eab10cdb25ff90c7187e57c28f.tar.bz2 gentoo-a9d209d8c76b65eab10cdb25ff90c7187e57c28f.zip |
sys-devel/llvm-common: keyword 14.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-14.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-14.0.1.ebuild b/sys-devel/llvm-common/llvm-common-14.0.1.ebuild index fdadac15eda6..3b5304a686ce 100644 --- a/sys-devel/llvm-common/llvm-common-14.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-14.0.1.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" IUSE="" RDEPEND="!sys-devel/llvm:0" |