commit:     a5ee1650c9980af505c284502c3cf0b24f72eeef
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 22 16:12:16 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 22 16:12:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5ee1650

app-containers/crun: Stabilize 1.21 arm64, #963302

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/app-containers/crun/crun-1.21.ebuild 
b/app-containers/crun/crun-1.21.ebuild
index 5960de0a2603..e3c00ce3dca7 100644
--- a/app-containers/crun/crun-1.21.ebuild
+++ b/app-containers/crun/crun-1.21.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