commit:     1cfaea558964ff59f8222e7c51ffdcd1b509d272
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  4 19:14:59 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul  4 19:14:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cfaea55

app-containers/crun: Stabilize 1.20 arm64, #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 29f34ed3c5ba..1a97040741a2 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