commit:     86c66a8122116d9331910465ac9bd593b1582fe3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 10 13:27:57 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 13:27:57 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86c66a81

app-containers/containers-common: Stabilize 0.60.4 arm64, #947806

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

 app-containers/containers-common/containers-common-0.60.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-containers/containers-common/containers-common-0.60.4.ebuild 
b/app-containers/containers-common/containers-common-0.60.4.ebuild
index 985ebb5c0ca4..f5ebb66bd3ce 100644
--- a/app-containers/containers-common/containers-common-0.60.4.ebuild
+++ b/app-containers/containers-common/containers-common-0.60.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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