commit: 90c5ec17c7eed34dda21771075c01382e9456c00
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 16 21:41:29 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=90c5ec17
app-containers/containers-image: Stabilize 5.35.0 amd64, #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 8b2bf5870124..e588d895ad53 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"