diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 12:07:36 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-01-03 12:09:28 +0800 |
commit | a3490fa82c4c16483c21568f559ff95f75cc64c5 (patch) | |
tree | eb5d6ef75fdb30a28daac25ebe5020352bd6afb1 /dev-python/lit | |
parent | sys-libs/llvm-libunwind: keyword 16.0.0_pre20230101 for ~loong (diff) | |
download | gentoo-a3490fa82c4c16483c21568f559ff95f75cc64c5.tar.gz gentoo-a3490fa82c4c16483c21568f559ff95f75cc64c5.tar.bz2 gentoo-a3490fa82c4c16483c21568f559ff95f75cc64c5.zip |
dev-python/lit: keyword 16.0.0_pre20230101 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-python/lit')
-rw-r--r-- | dev-python/lit/lit-16.0.0_pre20230101.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/lit/lit-16.0.0_pre20230101.ebuild b/dev-python/lit/lit-16.0.0_pre20230101.ebuild index 4950a6292b82..9f212061e883 100644 --- a/dev-python/lit/lit-16.0.0_pre20230101.ebuild +++ b/dev-python/lit/lit-16.0.0_pre20230101.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 )" |