diff options
author | 2021-03-29 09:38:26 +0200 | |
---|---|---|
committer | 2021-03-29 09:38:26 +0200 | |
commit | 335f688cb926cd99fb1172bad85073c6e4b00b25 (patch) | |
tree | 7d6a99c28f5772a8189ee91f0ecbed47fff8b64e /metadata | |
parent | games-engines/luxtorpeda: cleanup old version (diff) | |
download | guru-335f688cb926cd99fb1172bad85073c6e4b00b25.tar.gz guru-335f688cb926cd99fb1172bad85073c6e4b00b25.tar.bz2 guru-335f688cb926cd99fb1172bad85073c6e4b00b25.zip |
profiles/*: disable per profile masking in an overlay
Currently this breaks pkgcheck/pkgdev and does not
work with pkgcore.
Mask systemd-swap on all profiles as a temporarily
workaround
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/layout.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/metadata/layout.conf b/metadata/layout.conf index 928bfabc4..e2923f6c0 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -12,7 +12,3 @@ sign-manifests = false # Let's start with new EAPIs if possible eapis-banned = 0 1 2 3 4 5 eapis-deprecated = 6 - -# Part of ability to mask features in overlays -# https://trofi.github.io/posts/201-masking-a-package-in-gentoo-overlay.html -profile-formats = portage-2 |