From b7c03b1e1682376ec10896efd9112acb84b90ba8 Mon Sep 17 00:00:00 2001 From: Alex Brandt Date: Sun, 22 Nov 2015 07:28:00 -0600 Subject: [PATCH] dev-python/oslotest: re-add python3_3 Package-Manager: portage-2.2.25 --- dev-python/oslotest/oslotest-1.12.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/oslotest/oslotest-1.12.0.ebuild b/dev-python/oslotest/oslotest-1.12.0.ebuild index 07c01829618ed..4b834b77cc3c1 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