From 06d22f7a7fc2c27e9a824020dbaaae3272f03659 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 30 Jan 2024 01:10:24 -0500 Subject: dev-vcs/git-filter-repo: reinstate ~loong keyword for 2.38.0-r2 It was accidentally dropped in -r2 as a side effect of two people modifying the same atom asynchronously. Signed-off-by: Eli Schwartz Signed-off-by: Sam James --- dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-vcs') diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild index 4271e2406593..823a1a2beac5 100644 --- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild +++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild @@ -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=" -- cgit v1.2.3-65-gdbad