# Copyright 1999-2024 Gentoo Authors# Distributed under the terms of the GNU General Public License v2EAPI="7"MODS="docker"
inheritselinux-policy-2
DESCRIPTION="SELinux policy for docker"if[[${PV}!=9999*]];thenKEYWORDS="amd64 arm arm64 ~mips x86"fiDEPEND="${DEPEND} sec-policy/selinux-container"RDEPEND="${RDEPEND} sec-policy/selinux-container"