summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-22 00:51:54 +0100
committerSam James <sam@gentoo.org>2023-07-22 00:51:54 +0100
commit2cc24042de871df2ad9a8e3adf2a2d28312b8b2f (patch)
tree70862ed399076e635dcef440aaf3543310e79b86
parentmedia-sound/lmms: fix ladspa plugin paths (diff)
downloadgentoo-2cc24042de871df2ad9a8e3adf2a2d28312b8b2f.tar.gz
gentoo-2cc24042de871df2ad9a8e3adf2a2d28312b8b2f.tar.bz2
gentoo-2cc24042de871df2ad9a8e3adf2a2d28312b8b2f.zip
app-containers/docker: Stabilize 24.0.4-r2 arm64, #910651
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-containers/docker/docker-24.0.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker/docker-24.0.4-r2.ebuild b/app-containers/docker/docker-24.0.4-r2.ebuild
index 0fe912627f53..d8cef3f6784f 100644
--- a/app-containers/docker/docker-24.0.4-r2.ebuild
+++ b/app-containers/docker/docker-24.0.4-r2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/moby/moby/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv ~x86"
IUSE="apparmor btrfs +container-init device-mapper overlay seccomp selinux"
DEPEND="