app-containers/buildah: Stabilize 1.41.0 amd64, #967625

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2025-12-16 16:41:22 -05:00
parent 6f23bd8fe8
commit 8341f020e1

View File

@@ -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="