summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-17 02:16:26 +0000
committerSam James <sam@gentoo.org>2021-11-17 02:16:26 +0000
commit16e9978a22d798bf83c016a098c4992afc75508c (patch)
treee2e71207201cde588510171de259c034b9323ae9 /app-emulation
parentsys-fs/fuse-overlayfs: Stabilize 1.7.1 arm64, #823671 (diff)
downloadgentoo-16e9978a22d798bf83c016a098c4992afc75508c.tar.gz
gentoo-16e9978a22d798bf83c016a098c4992afc75508c.tar.bz2
gentoo-16e9978a22d798bf83c016a098c4992afc75508c.zip
app-emulation/podman: Stabilize 3.4.1 arm64, #823671
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/podman/podman-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/podman/podman-3.4.1.ebuild b/app-emulation/podman/podman-3.4.1.ebuild
index e4a82a2a0f96..88e8a6d09ede 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"