commit: b7c03b1e1682376ec10896efd9112acb84b90ba8 Author: Alex Brandt <alunduil <AT> gentoo <DOT> org> AuthorDate: Sun Nov 22 13:28:00 2015 +0000 Commit: Alex Brandt <alunduil <AT> gentoo <DOT> org> CommitDate: Sun Nov 22 13:28:56 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7c03b1e
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 07c0182..4b834b7 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
