slotmove: update comment about EAPI 4-slot-abi v2.2.0_alpha120
authorZac Medico <zmedico@gentoo.org>
Wed, 18 Jul 2012 22:31:07 +0000 (15:31 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 18 Jul 2012 22:31:07 +0000 (15:31 -0700)
pym/portage/update.py

index da8503e2992436bd13389a9d27633f06f53196fc..121e957201c4fef5acaa1c26246d2d36ea0d4100 100644 (file)
@@ -212,9 +212,7 @@ def parse_updates(mycontent):
                                        invalid_slot = True
                                        break
                                if "/" in slot:
-                                       # Don't support EAPI 4-slot-abi style SLOT in slotmove
-                                       # yet, since the relevant code isn't aware of EAPI yet
-                                       # (see bug #426476).
+                                       # EAPI 4-slot-abi style SLOT is currently not supported.
                                        invalid_slot = True
                                        break