commit: 2d2b98689c5eafe0fb3e08d4e3c5345eaf6c9e97
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 3 10:39:51 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 3 10:39:51 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d2b9868
app-containers/podman: Stabilize 5.7.1 arm64, #969537
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/podman/podman-5.7.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-containers/podman/podman-5.7.1.ebuild
b/app-containers/podman/podman-5.7.1.ebuild
index 36c6887628c5..771c3a6b05c8 100644
--- a/app-containers/podman/podman-5.7.1.ebuild
+++ b/app-containers/podman/podman-5.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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