summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-27 22:14:15 +0100
committerSam James <sam@gentoo.org>2022-04-27 22:14:28 +0100
commit6f2edff6db18fbb1b06cf731e06d03cb703ee962 (patch)
tree6a97d0cebe00cfddf7241aa352f27e12cd68ec2d /dev-vcs/git/git-9999.ebuild
parentprofiles.desc: switch s390 profiles to stable (diff)
downloadgentoo-6f2edff6db18fbb1b06cf731e06d03cb703ee962.tar.gz
gentoo-6f2edff6db18fbb1b06cf731e06d03cb703ee962.tar.bz2
gentoo-6f2edff6db18fbb1b06cf731e06d03cb703ee962.zip
dev-vcs/git: add USE=selinux for selinux-git policy
Closes: https://bugs.gentoo.org/841350 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-9999.ebuild')
-rw-r--r--dev-vcs/git/git-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 075208f7ce0d..68797bbf49b8 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -51,7 +51,7 @@ fi
LICENSE="GPL-2"
SLOT="0"
-IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 subversion tk +threads +webdav xinetd cvs test"
+IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv mediawiki mediawiki-experimental +nls +pcre perforce +perl +ppcsha1 selinux subversion tk +threads +webdav xinetd cvs test"
# Common to both DEPEND and RDEPEND
DEPEND="
@@ -99,6 +99,7 @@ RDEPEND="${DEPEND}
)
)
perforce? ( ${PYTHON_DEPS} )
+ selinux? ( sec-policy/selinux-git )
"
# This is how info docs are created with Git: