commit: 2b203c25c66c1cd0a094ad58e92b2b60237fb76b
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 09:28:06 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 09:28:06 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b203c25
app-containers/buildah: Stabilize 1.40.0 arm64, #958861
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
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 c345a4de3394..4bb018ff5a38 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="