From 1b0e4ccf65d89e62c92ee11c0ef60621801fe630 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 23 Jun 2025 01:15:12 +0100 Subject: [PATCH] app-containers/buildah: Stabilize 1.40.0 amd64, #958861 Signed-off-by: Sam James --- app-containers/buildah/buildah-1.40.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.40.0.ebuild b/app-containers/buildah/buildah-1.40.0.ebuild index cfc7fb8a64b1f..c345a4de3394c 100644 --- a/app-containers/buildah/buildah-1.40.0.ebuild +++ b/app-containers/buildah/buildah-1.40.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="