summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-01-07 08:51:21 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-01-07 08:51:21 +0200
commit31adbf1f0c53ae6f831bd902f0ca283081e86d75 (patch)
tree81b45d9bbf75eefde96d5978869716d693170372 /app-containers
parentapp-containers/containers-common: Stabilize 0.57.0 amd64, #921435 (diff)
downloadgentoo-31adbf1f0c53ae6f831bd902f0ca283081e86d75.tar.gz
gentoo-31adbf1f0c53ae6f831bd902f0ca283081e86d75.tar.bz2
gentoo-31adbf1f0c53ae6f831bd902f0ca283081e86d75.zip
app-containers/buildah: Stabilize 1.34.0 amd64, #921435
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r--app-containers/buildah/buildah-1.34.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.34.0.ebuild b/app-containers/buildah/buildah-1.34.0.ebuild
index 0a54ae957f04..122832c8ba10 100644
--- a/app-containers/buildah/buildah-1.34.0.ebuild
+++ b/app-containers/buildah/buildah-1.34.0.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="