sys-devel/clang-runtime: Add KEYWORDS to 9.0.0_rc2
authorMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:01:34 +0000 (22:01 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 8 Dec 2019 21:20:11 +0000 (22:20 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sys-devel/clang-runtime/clang-runtime-9.0.1_rc2.ebuild

index 806c398483be17a0e70555afe3d3f9dde83a9d9e..6250baa76c9e9a321b0c4212cbddb4712e693882 100644 (file)
@@ -11,10 +11,9 @@ SRC_URI=""
 
 LICENSE="metapackage"
 SLOT="$(ver_cut 1-3)"
-KEYWORDS=""
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos"
 IUSE="+compiler-rt libcxx openmp +sanitize"
 REQUIRED_USE="sanitize? ( compiler-rt )"
-PROPERTIES="live"
 
 RDEPEND="
        compiler-rt? (