commit:     449cafa825d811f30079e390abee2575ad8ab29c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 10:32:00 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 10:32:38 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=449cafa8

app-containers/containers-image: Stabilize 5.34.2 arm64, #954248

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

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

diff --git a/app-containers/containers-image/containers-image-5.34.2.ebuild 
b/app-containers/containers-image/containers-image-5.34.2.ebuild
index 921fadc2e303..8b2bf5870124 100644
--- a/app-containers/containers-image/containers-image-5.34.2.ebuild
+++ b/app-containers/containers-image/containers-image-5.34.2.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]]; then
 else
        SRC_URI="https://github.com/containers/image/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
        S="${WORKDIR}/${P#containers-}"
-       KEYWORDS="~amd64 ~arm64 ~loong ~riscv"
+       KEYWORDS="~amd64 arm64 ~loong ~riscv"
 fi
 
 LICENSE="Apache-2.0"

Reply via email to