diff options
author | Sam James <sam@gentoo.org> | 2024-06-13 18:56:38 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-13 18:56:38 +0100 |
commit | 9275e04a165a5b92fd08f9dbf277663e8d9e1af5 (patch) | |
tree | d5b081dac46b7b32e960620bff9608e96b40fbd7 /app-containers | |
parent | app-containers/docker: Stabilize 26.1.0-r1 amd64, #934160 (diff) | |
download | gentoo-9275e04a165a5b92fd08f9dbf277663e8d9e1af5.tar.gz gentoo-9275e04a165a5b92fd08f9dbf277663e8d9e1af5.tar.bz2 gentoo-9275e04a165a5b92fd08f9dbf277663e8d9e1af5.zip |
app-containers/docker-cli: Stabilize 26.1.0 amd64, #934160
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers')
-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 981539a5ea6f..ae27ce232a20 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 |