Signed-off-by: Aaron Bauman <b...@gentoo.org>
---
 .../test_slot_conflict_unsatisfied_deep_deps.py        | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git 
a/lib/portage/tests/resolver/test_slot_conflict_unsatisfied_deep_deps.py 
b/lib/portage/tests/resolver/test_slot_conflict_unsatisfied_deep_deps.py
index 846ba0e59..83c638518 100644
--- a/lib/portage/tests/resolver/test_slot_conflict_unsatisfied_deep_deps.py
+++ b/lib/portage/tests/resolver/test_slot_conflict_unsatisfied_deep_deps.py
@@ -1,4 +1,4 @@
-# Copyright 2014 Gentoo Foundation
+# Copyright 2014-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 from portage.tests import TestCase
@@ -91,10 +91,10 @@ class SlotConflictUnsatisfiedDeepDepsTestCase(TestCase):
                                success=False),
 
                        # With --autounmask-backtrack=y:
-                       #[ebuild  N    ~] dev-libs/A-2 
-                       #[ebuild  N     ] dev-libs/C-1 
-                       #[ebuild  N     ] dev-libs/D-1 
-                       #[ebuild  N     ] dev-libs/B-1 
+                       #[ebuild  N    ~] dev-libs/A-2
+                       #[ebuild  N     ] dev-libs/C-1
+                       #[ebuild  N     ] dev-libs/D-1
+                       #[ebuild  N     ] dev-libs/B-1
                        #
                        #The following keyword changes are necessary to proceed:
                        # (see "package.accept_keywords" in the portage(5) man 
page for more details)
-- 
2.28.0


Reply via email to