commit:     2c22204b174f2dd56e11c0fd1028d604017c44f2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 13:18:12 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 13:18:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c22204b

app-containers/crun: Stabilize 1.14.3 arm64, #931759

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

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

diff --git a/app-containers/crun/crun-1.14.3.ebuild 
b/app-containers/crun/crun-1.14.3.ebuild
index a45514f4dfda..a171f765d726 100644
--- a/app-containers/crun/crun-1.14.3.ebuild
+++ b/app-containers/crun/crun-1.14.3.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.xz";
-       KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~riscv"
+       KEYWORDS="~amd64 ~arm arm64 ppc64 ~riscv"
 fi
 
 LICENSE="GPL-2+ LGPL-2.1+"

Reply via email to