From 63df38b099e4d75083c98b92d989e25136f9a918 Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 6 Jan 2023 22:23:03 +0000 Subject: app-containers/podman: Stabilize 4.3.1 arm64, #889960 Signed-off-by: Sam James --- app-containers/podman/podman-4.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-containers/podman') diff --git a/app-containers/podman/podman-4.3.1.ebuild b/app-containers/podman/podman-4.3.1.ebuild index 6a3dcd172dc2..feeee30c1bc9 100644 --- a/app-containers/podman/podman-4.3.1.ebuild +++ b/app-containers/podman/podman-4.3.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 ~riscv" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv" IUSE="apparmor btrfs cgroup-hybrid +fuse +init +rootless selinux" RESTRICT+=" test" -- cgit v1.2.3-65-gdbad