[dev-lang/python-tk] drop python[-tk] dependency for 2.7 slot

This commit is contained in:
Fabio Erculiani
2013-08-06 16:42:06 +02:00
parent 2eee16d1e9
commit e68f81ac70
+1 -1
View File
@@ -23,7 +23,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~
IUSE="ipv6 +threads +wide-unicode"
RDEPEND="
=dev-lang/python-${PVR}[-tk]
=dev-lang/python-${PVR}
ipv6? ( =dev-lang/python-${PVR}[ipv6] )
threads? ( =dev-lang/python-${PVR}[threads] )
wide-unicode? ( =dev-lang/python-${PVR}[wide-unicode] )