sys-apps/the_silver_searcher: keyword 2.2.0_p20201217-r1 for ~loong

Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
This commit is contained in:
Yongxiang Liang
2023-05-02 08:06:27 +08:00
committed by WANG Xuerui
parent 17facc81bf
commit 3ea8e39290

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ggreer/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux"
IUSE="lzma test zlib"
RESTRICT="!test? ( test )"