commit: a51ea112e7483ea42a845c718c28ddd421c78152 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Jun 30 21:38:43 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Jun 30 21:38:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51ea112
../s390/p.u.mask: mask more layman vcs alternatives profiles/arch/s390/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 257e6854bce..6e2409773e2 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -7,6 +7,10 @@ app-crypt/pinentry fltk dev-python/cssselect doc dev-vcs/subversion kwallet app-text/ghostscript-gpl cups +# not really interested in supporting alternative +# VCS for oberlays yet. +app-portage/layman darcs mercurial + # Michał Górny <[email protected]> (08 Aug 2017) # Required VIDEO_CARDS=i965/radeonsi, both masked in this profile.
