From bed3e06406fd63abc5d37a687494056062129851 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 18 Jul 2012 15:31:07 -0700 Subject: slotmove: update comment about EAPI 4-slot-abi --- pym/portage/update.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- cgit v1.2.3-1-g7c22