summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-09 06:31:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-09 06:31:35 +0300
commitfc8446ec3d18789de92156207f6b3f168327e9fb (patch)
treef2f5a2457ee783a7cc2c6596c3aca0da743bcda9 /app-containers/buildah
parentapp-emacs/dashboard: Stabilize 1.8.0_pre20230401 amd64, #905968 (diff)
downloadgentoo-fc8446ec3d18789de92156207f6b3f168327e9fb.tar.gz
gentoo-fc8446ec3d18789de92156207f6b3f168327e9fb.tar.bz2
gentoo-fc8446ec3d18789de92156207f6b3f168327e9fb.zip
app-containers/buildah: Stabilize 1.29.1 amd64, #905982
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-containers/buildah')
-rw-r--r--app-containers/buildah/buildah-1.29.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/buildah/buildah-1.29.1.ebuild b/app-containers/buildah/buildah-1.29.1.ebuild
index 50aceffa7e70..ce017d99dc04 100644
--- a/app-containers/buildah/buildah-1.29.1.ebuild
+++ b/app-containers/buildah/buildah-1.29.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/containers/buildah/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 arm64"
+KEYWORDS="amd64 arm64"
IUSE="selinux"
RDEPEND="app-crypt/gpgme:=