commit:     46208a031fba37f1856769497989d245020385e8
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 21:41:28 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Tue Dec 16 22:27:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46208a03

app-containers/containers-image: Stabilize 5.35.0 arm64, #967631

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

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

diff --git a/app-containers/containers-image/containers-image-5.35.0.ebuild 
b/app-containers/containers-image/containers-image-5.35.0.ebuild
index 921fadc2e303..8b2bf5870124 100644
--- a/app-containers/containers-image/containers-image-5.35.0.ebuild
+++ b/app-containers/containers-image/containers-image-5.35.0.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