commit:     07f209a0ab74c0f44e90e5a2bb611fe90ef90c2b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 22 15:34:58 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jun 22 15:34:58 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f209a0

app-containers/crun: Stabilize 1.20 ppc64, #958862

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-containers/crun/crun-1.20.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/crun/crun-1.20.ebuild 
b/app-containers/crun/crun-1.20.ebuild
index a54adfa35011..b135d31f117c 100644
--- a/app-containers/crun/crun-1.20.ebuild
+++ b/app-containers/crun/crun-1.20.ebuild
@@ -15,7 +15,7 @@ if [[ "$PV" == *9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/${PN}.git";
 else
        
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.gz";
-       KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv"
+       KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv"
 fi
 
 LICENSE="GPL-2+ LGPL-2.1+"

Reply via email to