summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2024-06-30 20:56:25 +0200
committerJakov Smolić <jsmolic@gentoo.org>2024-06-30 20:56:25 +0200
commitd0e0c6e06ccd2c67e49f13f793e51c16c1f5ce49 (patch)
tree7e4907b5648254cb66b71067639a407bafed2cb8 /app-containers
parentapp-crypt/mit-krb5: Stabilize 1.21.3 x86, #934995 (diff)
downloadgentoo-d0e0c6e06ccd2c67e49f13f793e51c16c1f5ce49.tar.gz
gentoo-d0e0c6e06ccd2c67e49f13f793e51c16c1f5ce49.tar.bz2
gentoo-d0e0c6e06ccd2c67e49f13f793e51c16c1f5ce49.zip
app-containers/buildah: Stabilize 1.35.3 amd64, #935051
Signed-off-by: Jakov Smolić <jsmolic@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 098f155fe94f..acfc92a67c55 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="