summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-06 22:23:03 +0000
committerSam James <sam@gentoo.org>2023-01-06 22:23:15 +0000
commit63df38b099e4d75083c98b92d989e25136f9a918 (patch)
treef6c36f54e45b322a4b52e3ea72ff21f63c8f618d /app-containers/podman
parentapp-admin/consul: drop 1.14.2 (diff)
downloadgentoo-63df38b099e4d75083c98b92d989e25136f9a918.tar.gz
gentoo-63df38b099e4d75083c98b92d989e25136f9a918.tar.bz2
gentoo-63df38b099e4d75083c98b92d989e25136f9a918.zip
app-containers/podman: Stabilize 4.3.1 arm64, #889960
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/podman')
-rw-r--r--app-containers/podman/podman-4.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"