diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 22:07:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 22:07:57 +0100 |
commit | fbb23a96fd716fe80f7beb6bbf846ef0cff33c1f (patch) | |
tree | 15a9037f910058c64a89a16e1b5dcf6fd552983f /app-containers/docker-cli | |
parent | app-containers/docker: Stabilize 24.0.5 arm64, #911170 (diff) | |
download | gentoo-fbb23a96fd716fe80f7beb6bbf846ef0cff33c1f.tar.gz gentoo-fbb23a96fd716fe80f7beb6bbf846ef0cff33c1f.tar.bz2 gentoo-fbb23a96fd716fe80f7beb6bbf846ef0cff33c1f.zip |
app-containers/docker-cli: Stabilize 24.0.5 arm64, #911170
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/docker-cli')
-rw-r--r-- | app-containers/docker-cli/docker-cli-24.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-cli/docker-cli-24.0.5.ebuild b/app-containers/docker-cli/docker-cli-24.0.5.ebuild index 0db81da99771..4e1f622ad7af 100644 --- a/app-containers/docker-cli/docker-cli-24.0.5.ebuild +++ b/app-containers/docker-cli/docker-cli-24.0.5.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 |