diff options
author | Sam James <sam@gentoo.org> | 2021-05-17 01:37:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-17 01:37:10 +0000 |
commit | a85eaa6531534f25fc58def21efcf632162b6b88 (patch) | |
tree | df344c4178648c0f0483f2f9db66f445e37bc2fd /sys-devel/clang-runtime | |
parent | sys-libs/libomp: Keyword 12.0.0 ppc, #708344 (diff) | |
download | gentoo-a85eaa6531534f25fc58def21efcf632162b6b88.tar.gz gentoo-a85eaa6531534f25fc58def21efcf632162b6b88.tar.bz2 gentoo-a85eaa6531534f25fc58def21efcf632162b6b88.zip |
sys-devel/clang-runtime: Keyword 12.0.0 ppc, #708344
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild index 88c81b007636..b3f915df904c 100644 --- a/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-12.0.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="$(ver_cut 1-3)" -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="+compiler-rt libcxx openmp +sanitize" REQUIRED_USE="sanitize? ( compiler-rt )" |