summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-26 00:54:49 +0000
committerSam James <sam@gentoo.org>2023-11-26 00:54:49 +0000
commitabdd2d72fe2d922006ece39a5dd2e71e19e67dd3 (patch)
treee10def25cb3444b259ca66abd614953936d80f93
parentapp-emacs/cider: Stabilize 1.8.3 amd64, #918572 (diff)
downloadgentoo-abdd2d72fe2d922006ece39a5dd2e71e19e67dd3.tar.gz
gentoo-abdd2d72fe2d922006ece39a5dd2e71e19e67dd3.tar.bz2
gentoo-abdd2d72fe2d922006ece39a5dd2e71e19e67dd3.zip
app-containers/buildah: Stabilize 1.32.2 arm64, #917485
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-containers/buildah/buildah-1.32.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.32.2.ebuild b/app-containers/buildah/buildah-1.32.2.ebuild
index 819e3535fea9..11f6c5af0dad 100644
--- a/app-containers/buildah/buildah-1.32.2.ebuild
+++ b/app-containers/buildah/buildah-1.32.2.ebuild
@@ -28,7 +28,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="