diff options
author | Sam James <sam@gentoo.org> | 2023-05-27 16:27:31 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-27 16:27:31 +0100 |
commit | 8f1e0d043022fa28b91f2581597e92151a5468f0 (patch) | |
tree | e838b318c54ff2b634a82f29e65935917584d292 /app-containers/docker | |
parent | profiles: fix ArchesOutOfSync, ArchesWithoutProfiles (diff) | |
download | gentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.tar.gz gentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.tar.bz2 gentoo-8f1e0d043022fa28b91f2581597e92151a5468f0.zip |
app-containers/docker: fix UnusedLocalUse
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-containers/docker')
-rw-r--r-- | app-containers/docker/metadata.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/app-containers/docker/metadata.xml b/app-containers/docker/metadata.xml index 5f163941881c..c8dfe231c86b 100644 --- a/app-containers/docker/metadata.xml +++ b/app-containers/docker/metadata.xml @@ -25,12 +25,6 @@ Enables dependencies for the "btrfs" graph driver, including necessary kernel flags. </flag> - <flag name="cli"> - This is a temporary use flag which pulls in - <pkg>app-containers/docker-cli</pkg>, the docker command line client. - This flag is here to assist in the transition to split packages - and will be removed in a future release. - </flag> <flag name="container-init"> Makes the a staticly-linked init system tini available inside a container. |