commit: a870a3a8a6e29caafb3f9ae57f928a8e0267606c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 12 20:46:02 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 12 20:46:02 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a870a3a8
app-containers/crun: Stabilize 1.19.1 amd64, #951213
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/crun/crun-1.19.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/crun/crun-1.19.1.ebuild
b/app-containers/crun/crun-1.19.1.ebuild
index b6a2f0ae7bf2..b54381361852 100644
--- a/app-containers/crun/crun-1.19.1.ebuild
+++ b/app-containers/crun/crun-1.19.1.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+"