commit:     0182bc6e02a4e80e0b0c12502164cd5bbfd5f354
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 21:41:25 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 22:27:09 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0182bc6e

app-containers/podman: Stabilize 5.7.0 arm64, #967629

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

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

diff --git a/app-containers/podman/podman-5.7.0.ebuild 
b/app-containers/podman/podman-5.7.0.ebuild
index ff14e90ac39d..739bff931602 100644
--- a/app-containers/podman/podman-5.7.0.ebuild
+++ b/app-containers/podman/podman-5.7.0.ebuild
@@ -17,7 +17,7 @@ else
        
SRC_URI="https://github.com/containers/podman/archive/v${PV/_rc/-rc}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}/${P/_rc/-rc}"
        [[ ${PV} != *rc* ]] && \
-               KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
+               KEYWORDS="~amd64 arm64 ~loong ~riscv"
 fi
 
 # main pkg

Reply via email to