commit:     fd78e2ca450c525c4a4a827563adaf79aa404800
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 10:31:54 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 10:32:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd78e2ca

app-containers/containers-common: Stabilize 0.62.2 arm64, #954241

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

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

diff --git a/app-containers/containers-common/containers-common-0.62.2.ebuild 
b/app-containers/containers-common/containers-common-0.62.2.ebuild
index d4f8c244621b..ebf9ef41088b 100644
--- a/app-containers/containers-common/containers-common-0.62.2.ebuild
+++ b/app-containers/containers-common/containers-common-0.62.2.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]]; then
 else
        SRC_URI="https://github.com/containers/common/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