diff options
author | Sam James <sam@gentoo.org> | 2024-06-13 03:14:46 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-13 03:14:46 +0100 |
commit | d590754121914ebde29c2e9d6385b9004b85ed13 (patch) | |
tree | 469660b3a5a88c07976574fd48ee08933c461c27 /app-containers/docker-cli | |
parent | app-containers/docker: Stabilize 26.1.0-r1 ppc64, #934160 (diff) | |
download | gentoo-d590754121914ebde29c2e9d6385b9004b85ed13.tar.gz gentoo-d590754121914ebde29c2e9d6385b9004b85ed13.tar.bz2 gentoo-d590754121914ebde29c2e9d6385b9004b85ed13.zip |
app-containers/docker-cli: Stabilize 26.1.0 ppc64, #934160
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/docker-cli')
-rw-r--r-- | app-containers/docker-cli/docker-cli-26.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-containers/docker-cli/docker-cli-26.1.0.ebuild b/app-containers/docker-cli/docker-cli-26.1.0.ebuild index 21ef5322844f..981539a5ea6f 100644 --- a/app-containers/docker-cli/docker-cli-26.1.0.ebuild +++ b/app-containers/docker-cli/docker-cli-26.1.0.ebuild @@ -16,7 +16,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 |