diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-12-11 18:04:08 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-12-11 18:04:12 -0500 |
commit | d36142e3f08843c0859b4010354c4970aad492e1 (patch) | |
tree | 0fab62463347e594151599b7bc53606d66d375bb /dev-vcs/git/git-9999.ebuild | |
parent | media-plugins/vdr-mp3ng: fixed Magick++.h: No such file or directory (diff) | |
download | gentoo-d36142e3f08843c0859b4010354c4970aad492e1.tar.gz gentoo-d36142e3f08843c0859b4010354c4970aad492e1.tar.bz2 gentoo-d36142e3f08843c0859b4010354c4970aad492e1.zip |
dev-vcs/git: Enable IUSE=ppcsha1 by default
It's use.mask'd on other platforms, so there's no need to make PPC users
manually enable it.
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-9999.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild index 4bee6fa6ca97..c29b92ceda8a 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 libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl ppcsha1 tk +threads +webdav xinetd cvs subversion test" +IUSE="+blksha1 +curl cgi doc emacs gnome-keyring +gpg highlight +iconv libressl mediawiki mediawiki-experimental +nls +pcre +pcre-jit perforce +perl +ppcsha1 tk +threads +webdav xinetd cvs subversion test" # Common to both DEPEND and RDEPEND DEPEND=" |