From 8341f020e1e15d168e8dc5ab2efaba43ef88fa3c Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Tue, 16 Dec 2025 16:41:22 -0500 Subject: [PATCH] app-containers/buildah: Stabilize 1.41.0 amd64, #967625 Signed-off-by: Eli Schwartz --- app-containers/buildah/buildah-1.41.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.41.0.ebuild b/app-containers/buildah/buildah-1.41.0.ebuild index 71630ce594e19..5580d6d8b390a 100644 --- a/app-containers/buildah/buildah-1.41.0.ebuild +++ b/app-containers/buildah/buildah-1.41.0.ebuild @@ -27,7 +27,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/containers/buildah.git" else SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 arm64" + KEYWORDS="amd64 arm64" fi RDEPEND="