commit: 45a1e9d79615650aa3a2739e83dbd23d787bad0d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 5 17:07:24 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 5 17:18:47 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45a1e9d7
app-containers/buildah: Stabilize 1.38.1 arm64, #953224
Signed-off-by: Sam James <sam <AT> gentoo.org>
app-containers/buildah/buildah-1.38.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/buildah/buildah-1.38.1.ebuild
b/app-containers/buildah/buildah-1.38.1.ebuild
index c345a4de3394..4bb018ff5a38 100644
--- a/app-containers/buildah/buildah-1.38.1.ebuild
+++ b/app-containers/buildah/buildah-1.38.1.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="