commit: 74137ff860690f182214a20fde6ff97b08b0e6d9 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Apr 8 07:06:43 2022 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Apr 8 07:06:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74137ff8
app-containers/buildah: amd64 stable wrt bug #836966 Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-containers/buildah/buildah-1.25.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-containers/buildah/buildah-1.25.1.ebuild b/app-containers/buildah/buildah-1.25.1.ebuild index 93faf334dd35..cd3d9755cc1f 100644 --- a/app-containers/buildah/buildah-1.25.1.ebuild +++ b/app-containers/buildah/buildah-1.25.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:=
