diff options
author | Sam James <sam@gentoo.org> | 2023-04-13 01:54:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-13 01:54:48 +0100 |
commit | d2967a2ba9fd0edfbb4fafc66e32c6096ee32fe6 (patch) | |
tree | b3303cdcd31028efb8c8c7b048e781467c3fde00 /app-containers | |
parent | app-containers/containerd: Stabilize 1.6.19 ppc64, #904238 (diff) | |
download | gentoo-d2967a2ba9fd0edfbb4fafc66e32c6096ee32fe6.tar.gz gentoo-d2967a2ba9fd0edfbb4fafc66e32c6096ee32fe6.tar.bz2 gentoo-d2967a2ba9fd0edfbb4fafc66e32c6096ee32fe6.zip |
app-containers/docker-cli: Stabilize 23.0.3 arm64, #904238
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-rw-r--r-- | app-containers/docker-cli/docker-cli-23.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-cli/docker-cli-23.0.3.ebuild b/app-containers/docker-cli/docker-cli-23.0.3.ebuild index e074bc44c82b..beff01152401 100644 --- a/app-containers/docker-cli/docker-cli-23.0.3.ebuild +++ b/app-containers/docker-cli/docker-cli-23.0.3.ebuild @@ -14,7 +14,7 @@ SRC_URI+=" https://dev.gentoo.org/~williamh/dist/${P}-man.tar.xz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86" IUSE="hardened selinux" RDEPEND="!<app-containers/docker-20.10.1 |