summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Brandt <alunduil@gentoo.org>2015-11-22 07:28:00 -0600
committerAlex Brandt <alunduil@gentoo.org>2015-11-22 07:28:56 -0600
commitb7c03b1e1682376ec10896efd9112acb84b90ba8 (patch)
treed1eacd32ff6f40e546f9a81ae3bade30be7ec033 /dev-python/oslotest
parentnet-misc/strongswan: Fixing bug #566392, causing multiple connections to fail. (diff)
downloadgentoo-b7c03b1e1682376ec10896efd9112acb84b90ba8.tar.gz
gentoo-b7c03b1e1682376ec10896efd9112acb84b90ba8.tar.bz2
gentoo-b7c03b1e1682376ec10896efd9112acb84b90ba8.zip
dev-python/oslotest: re-add python3_3
Package-Manager: portage-2.2.25
Diffstat (limited to 'dev-python/oslotest')
-rw-r--r--dev-python/oslotest/oslotest-1.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild b/dev-python/oslotest/oslotest-1.12.0.ebuild
index 07c01829618e..4b834b77cc3c 100644
--- a/dev-python/oslotest/oslotest-1.12.0.ebuild
+++ b/dev-python/oslotest/oslotest-1.12.0.ebuild
@@ -3,7 +3,7 @@
# $Id$
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_4 )
+PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1