commit:     35222f491ae1d7630dc106e5b27a658423662df4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 29 20:19:51 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 29 20:19:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35222f49

app-containers/crun: Stabilize 1.8.1 arm64, #904603

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

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

diff --git a/app-containers/crun/crun-1.8.1.ebuild 
b/app-containers/crun/crun-1.8.1.ebuild
index 5a802f0c8276..03f9b54cd5d4 100644
--- a/app-containers/crun/crun-1.8.1.ebuild
+++ b/app-containers/crun/crun-1.8.1.ebuild
@@ -14,7 +14,7 @@ 
SRC_URI="https://github.com/containers/${PN}/releases/download/${PV}/${P}.tar.xz
 
 LICENSE="GPL-2+ LGPL-2.1+"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv"
 IUSE="+bpf +caps criu +seccomp selinux systemd static-libs"
 
 DEPEND="

Reply via email to