diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:02:55 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-19 13:07:09 +0800 |
commit | 7043f50106bc05268bd59c431bc7ff10e823ce6e (patch) | |
tree | 061ccd96fe9c12586dda2946f064782cf7ea5b79 /dev-libs/marisa | |
parent | dev-libs/darts: keyword 0.32h_pre20181117064816 for ~loong (diff) | |
download | gentoo-7043f50106bc05268bd59c431bc7ff10e823ce6e.tar.gz gentoo-7043f50106bc05268bd59c431bc7ff10e823ce6e.tar.bz2 gentoo-7043f50106bc05268bd59c431bc7ff10e823ce6e.zip |
dev-libs/marisa: keyword 0.2.6 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/marisa')
-rw-r--r-- | dev-libs/marisa/marisa-0.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/marisa/marisa-0.2.6.ebuild b/dev-libs/marisa/marisa-0.2.6.ebuild index 10a14173050a..a0f5769c7efa 100644 --- a/dev-libs/marisa/marisa-0.2.6.ebuild +++ b/dev-libs/marisa/marisa-0.2.6.ebuild @@ -23,7 +23,7 @@ fi LICENSE="|| ( BSD-2 LGPL-2.1+ )" SLOT="0" -KEYWORDS="amd64 arm64 ~hppa ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 arm64 ~hppa ~loong ppc ppc64 ~riscv sparc x86" IUSE="python static-libs" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |