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