From: Zac Medico Date: Wed, 18 Jul 2012 22:31:07 +0000 (-0700) Subject: slotmove: update comment about EAPI 4-slot-abi X-Git-Tag: v2.2.0_alpha120 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bed3e06406fd63abc5d37a687494056062129851;p=portage.git slotmove: update comment about EAPI 4-slot-abi --- diff --git a/pym/portage/update.py b/pym/portage/update.py index da8503e29..121e95720 100644 --- a/pym/portage/update.py +++ b/pym/portage/update.py @@ -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