From d3471849c3eb39dc5090678b349f57cccbee4a02 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Sat, 9 Apr 2022 14:08:02 -0700 Subject: app-containers/docker-cli: Add selinux-docker policy dep Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jason Zaman --- app-containers/docker-cli/docker-cli-20.10.14.ebuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'app-containers') diff --git a/app-containers/docker-cli/docker-cli-20.10.14.ebuild b/app-containers/docker-cli/docker-cli-20.10.14.ebuild index df9b9f0a7ea9..d33e9fceab08 100644 --- a/app-containers/docker-cli/docker-cli-20.10.14.ebuild +++ b/app-containers/docker-cli/docker-cli-20.10.14.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public Lic +# Distributed under the terms of the GNU General Public License v2 + EAPI=7 GIT_COMMIT=a224086349 EGO_PN="github.com/docker/cli" @@ -13,9 +14,10 @@ SRC_URI="https://github.com/docker/cli/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" -IUSE="hardened" +IUSE="hardened selinux" -RDEPEND="!