diff options
author | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-03-13 12:21:14 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@riseup.net> | 2021-03-13 12:21:54 +0100 |
commit | ddf0cf45e6c9e042dc792d28874b2c1918b5efa5 (patch) | |
tree | f39c2824143b0dc082ec4c5101051610bf8e0a8e /metadata | |
parent | {metadata,profiles}: add the ability to mask per profile in overlay (diff) | |
download | sci-ddf0cf45e6c9e042dc792d28874b2c1918b5efa5.tar.gz sci-ddf0cf45e6c9e042dc792d28874b2c1918b5efa5.tar.bz2 sci-ddf0cf45e6c9e042dc792d28874b2c1918b5efa5.zip |
Revert "{metadata,profiles}: add the ability to mask per profile in overlay"
revert this until I figure out why it doesn't work
This reverts commit 3f7fad2f7170cd44f1019865604c6ed196f5b03c.
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 a65ab94ad..91f5b7f8c 100644 --- a/metadata/layout.conf +++ b/metadata/layout.conf @@ -48,7 +48,3 @@ thin-manifests = true # Sign Git commits, and NOT Manifests sign-commits = true sign-manifests = false - -# 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 |