commit:     eb153f30798b50494356dafd8daf0586c1776745
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  3 06:58:44 2026 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  3 06:58:44 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb153f30

app-containers/containers-common: Stabilize 0.64.2 amd64, #969534

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

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

diff --git a/app-containers/containers-common/containers-common-0.64.2.ebuild 
b/app-containers/containers-common/containers-common-0.64.2.ebuild
index d4f8c244621b..1183c21dad6e 100644
--- a/app-containers/containers-common/containers-common-0.64.2.ebuild
+++ b/app-containers/containers-common/containers-common-0.64.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 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