From fc8446ec3d18789de92156207f6b3f168327e9fb Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 9 May 2023 06:31:35 +0300 Subject: [PATCH] app-containers/buildah: Stabilize 1.29.1 amd64, #905982 Signed-off-by: Arthur Zamarin --- app-containers/buildah/buildah-1.29.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.29.1.ebuild b/app-containers/buildah/buildah-1.29.1.ebuild index 50aceffa7e70e..ce017d99dc049 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:=