mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 08:38:07 -07:00
dev-python/python-keystoneclient: readd python3.3 for revdeps
Re-add python3_3 support in order to fix dependency graphs of reverse
dependencies that support python3_3 and require this version of
python-keystoneclient.
Fixes: 69258e0492 (updating deps for bug 562510)
Package-Manager: portage-2.2.22
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 python3_4 )
|
||||
PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user