commit:     8a5cb3bb3d5ae92b00530451bf9b92b5701f5d62
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 05:32:49 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 05:32:49 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5cb3bb

app-containers/podman: Stabilize 4.7.2 arm64, #918681

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

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

diff --git a/app-containers/podman/podman-4.7.2.ebuild 
b/app-containers/podman/podman-4.7.2.ebuild
index 85842e6a4f69..02957aca6284 100644
--- a/app-containers/podman/podman-4.7.2.ebuild
+++ b/app-containers/podman/podman-4.7.2.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then
        EGIT_REPO_URI="https://github.com/containers/podman.git";
 else
        SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm64 ~riscv"
+       KEYWORDS="~amd64 arm64 ~riscv"
 fi
 
 # main pkg

Reply via email to