diff options
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/lit/lit-16.0.0_rc3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-16.0.0_rc3.ebuild b/dev-python/lit/lit-16.0.0_rc3.ebuild index f4b401a77373..e4fccac18491 100644 --- a/dev-python/lit/lit-16.0.0_rc3.ebuild +++ b/dev-python/lit/lit-16.0.0_rc3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://llvm.org/" LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA" SLOT="0" -KEYWORDS="" +KEYWORDS="~loong" IUSE="test" RESTRICT="!test? ( test )" |