diff options
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/podman/podman-4.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/podman/podman-4.5.0-r1.ebuild b/app-containers/podman/podman-4.5.0-r1.ebuild index 8d2ad1f49bc1..d976c81b520a 100644 --- a/app-containers/podman/podman-4.5.0-r1.ebuild +++ b/app-containers/podman/podman-4.5.0-r1.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" +KEYWORDS="~amd64 ~arm64" IUSE="apparmor btrfs cgroup-hybrid +fuse +init +rootless selinux" RESTRICT="test" |