From 62ab95554184ab40962e31f1b0f21d8c0d70b890 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sun, 12 Aug 2012 09:39:03 +0200 Subject: [PATCH] MaskManager: remove stray comment, bug #431016 Thanks Greg Turner for the original patch that git refused to apply. --- pym/portage/package/ebuild/_config/MaskManager.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pym/portage/package/ebuild/_config/MaskManager.py b/pym/portage/package/ebuild/_config/MaskManager.py index dfe41a1b2..d424ceb75 100644 --- a/pym/portage/package/ebuild/_config/MaskManager.py +++ b/pym/portage/package/ebuild/_config/MaskManager.py @@ -148,7 +148,6 @@ class MaskManager(object): profile_pkgunmasklines = stack_lists(profile_pkgunmasklines, incremental=1, \ remember_source_file=True, warn_for_unmatched_removal=True, strict_warn_for_unmatched_removal=strict_umatched_removal) - # PREFIX LOCAL #Read /etc/portage/package.mask. Don't stack it to allow the user to #remove mask atoms from everywhere with -atoms. -- 2.26.2