commit: e68ade4dc075b6b5d379ccdaa576f01757ac1e9b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Sep 19 01:14:53 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 01:14:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e68ade4d
app-containers/buildah: Stabilize 1.27.1 amd64, #871510 Signed-off-by: Sam James <sam <AT> gentoo.org> app-containers/buildah/buildah-1.27.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.27.1.ebuild b/app-containers/buildah/buildah-1.27.1.ebuild index bffa6ea8fe1f..06fc1f916d50 100644 --- a/app-containers/buildah/buildah-1.27.1.ebuild +++ b/app-containers/buildah/buildah-1.27.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:=
