diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:37:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:37:04 +0000 |
commit | 853691319ac0d0cbea280fc5a33e65c03c54f386 (patch) | |
tree | cf36e37aa28adf7829c24b0fee2f58750def021b /sys-devel | |
parent | sys-devel/llvm: Keyword 12.0.0 ppc, #708344 (diff) | |
download | gentoo-853691319ac0d0cbea280fc5a33e65c03c54f386.tar.gz gentoo-853691319ac0d0cbea280fc5a33e65c03c54f386.tar.bz2 gentoo-853691319ac0d0cbea280fc5a33e65c03c54f386.zip |
sys-devel/llvm-common: Keyword 12.0.0 ppc, #708344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvm-common/llvm-common-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/llvm-common/llvm-common-12.0.0.ebuild b/sys-devel/llvm-common/llvm-common-12.0.0.ebuild index 8c0651665efe..a2e51ece1ffb 100644 --- a/sys-devel/llvm-common/llvm-common-12.0.0.ebuild +++ b/sys-devel/llvm-common/llvm-common-12.0.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~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" IUSE="" RDEPEND="!sys-devel/llvm:0" |