From d0e0c6e06ccd2c67e49f13f793e51c16c1f5ce49 Mon Sep 17 00:00:00 2001 From: Jakov Smolić Date: Sun, 30 Jun 2024 20:56:25 +0200 Subject: app-containers/buildah: Stabilize 1.35.3 amd64, #935051 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakov Smolić --- app-containers/buildah/buildah-1.35.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-containers') diff --git a/app-containers/buildah/buildah-1.35.3.ebuild b/app-containers/buildah/buildah-1.35.3.ebuild index 098f155fe94f..acfc92a67c55 100644 --- a/app-containers/buildah/buildah-1.35.3.ebuild +++ b/app-containers/buildah/buildah-1.35.3.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=" -- cgit v1.2.3-65-gdbad