diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2024-01-26 16:21:48 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2024-01-29 14:37:44 +0800 |
commit | 754b900807b9cd500522f2ae909fabe80f41af77 (patch) | |
tree | 8dc9d45cf347380b20561e3ebcb9f5137253173f /dev-vcs | |
parent | media-libs/netpbm: drop 11.5.1 (diff) | |
download | gentoo-754b900807b9cd500522f2ae909fabe80f41af77.tar.gz gentoo-754b900807b9cd500522f2ae909fabe80f41af77.tar.bz2 gentoo-754b900807b9cd500522f2ae909fabe80f41af77.zip |
dev-vcs/git-filter-repo: keyword 2.38.0-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild index f43700d7ef5c..bf12a2763a11 100644 --- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild +++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021-2023 Gentoo Authors +# Copyright 2021-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/newren/git-filter-repo/releases/download/v${PV}/${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND=" |