summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-17 11:18:44 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-17 11:18:44 +0200
commitc7d1139000e400869e5e4020ee5cce542b967f89 (patch)
tree30ba123b051914a4e02b1822aa9cbe84c410fadb /app-containers
parentapp-xemacs/ebuild-mode: Stabilize 1.70 ALLARCHES, #924068 (diff)
downloadgentoo-c7d1139000e400869e5e4020ee5cce542b967f89.tar.gz
gentoo-c7d1139000e400869e5e4020ee5cce542b967f89.tar.bz2
gentoo-c7d1139000e400869e5e4020ee5cce542b967f89.zip
app-containers/buildah: Stabilize 1.33.6 arm64, #924456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/buildah/buildah-1.33.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.33.6.ebuild b/app-containers/buildah/buildah-1.33.6.ebuild
index d5fd4e7a796e..0a54ae957f04 100644
--- a/app-containers/buildah/buildah-1.33.6.ebuild
+++ b/app-containers/buildah/buildah-1.33.6.ebuild
@@ -29,7 +29,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="