summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-30 07:09:57 +0100
committerSam James <sam@gentoo.org>2024-06-30 07:10:15 +0100
commit0081776279b2edc4cb1bedf862c09505efc529e5 (patch)
tree851e2b468a8c8385f4feb44135d0f2b86814a74b /app-containers
parentdev-libs/nss: add 3.101.1 (diff)
downloadgentoo-0081776279b2edc4cb1bedf862c09505efc529e5.tar.gz
gentoo-0081776279b2edc4cb1bedf862c09505efc529e5.tar.bz2
gentoo-0081776279b2edc4cb1bedf862c09505efc529e5.zip
app-containers/buildah: Stabilize 1.35.3 arm64, #935051
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/buildah/buildah-1.35.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.35.3.ebuild b/app-containers/buildah/buildah-1.35.3.ebuild
index e1c7e23390e5..098f155fe94f 100644
--- a/app-containers/buildah/buildah-1.35.3.ebuild
+++ b/app-containers/buildah/buildah-1.35.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="