From a44ed70e63fac758f21f8cc5c9687c1100b449e7 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 5 Jul 2023 21:49:59 +0100 Subject: [PATCH] app-containers/buildah: Stabilize 1.30.0 amd64, #909665 Signed-off-by: Sam James --- app-containers/buildah/buildah-1.30.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.30.0.ebuild b/app-containers/buildah/buildah-1.30.0.ebuild index 6b0da9a6f04ad..04596b2b3431d 100644 --- a/app-containers/buildah/buildah-1.30.0.ebuild +++ b/app-containers/buildah/buildah-1.30.0.ebuild @@ -12,7 +12,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" RESTRICT="test"