commit: 58b9b2d41022651ae846db7964aea7f0db458740
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 12:14:30 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 12:14:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58b9b2d4
app-containers/buildah: Stabilize 1.34.3 arm64, #927575
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
app-containers/buildah/buildah-1.34.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/buildah/buildah-1.34.3.ebuild
b/app-containers/buildah/buildah-1.34.3.ebuild
index 789e12962aa5..6a223369f6ba 100644
--- a/app-containers/buildah/buildah-1.34.3.ebuild
+++ b/app-containers/buildah/buildah-1.34.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="