commit:     e73bbfc722a258cca0bae2351995e6e99dfbbad5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 09:23:30 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 09:23:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e73bbfc7

app-containers/containers-image: Stabilize 5.32.2 arm64, #947801

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

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

diff --git a/app-containers/containers-image/containers-image-5.32.2.ebuild 
b/app-containers/containers-image/containers-image-5.32.2.ebuild
index f5a004d30e14..4226aabc608e 100644
--- a/app-containers/containers-image/containers-image-5.32.2.ebuild
+++ b/app-containers/containers-image/containers-image-5.32.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