commit: c806468e859e0579ed4e99c41172b8cc8a4f4636 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Nov 14 08:37:25 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Nov 14 08:37:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c806468e
app-emulation/podman: Stabilize 3.4.1 amd64, #823671 Signed-off-by: Sam James <sam <AT> gentoo.org> app-emulation/podman/podman-3.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/podman/podman-3.4.1.ebuild b/app-emulation/podman/podman-3.4.1.ebuild index d76775b96a6c..e4a82a2a0f96 100644 --- a/app-emulation/podman/podman-3.4.1.ebuild +++ b/app-emulation/podman/podman-3.4.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/containers/podman/archive/v${PV}.tar.gz -> ${MY_P}.t LICENSE="Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 ISC MIT MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64" +KEYWORDS="amd64 ~arm64 ~ppc64" IUSE="apparmor btrfs +fuse +rootless selinux" RESTRICT+=" test"