From 6193a9165da9fad9820c5354809e7e7078a16c37 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 17 Apr 2014 17:28:48 -0700 Subject: [PATCH] Bump package compatibility to Python 3.4 For all the Python-3-compatible packages: * dev-python/ipython-irc * dev-python/ipythonblocks * dev-python/wheel * dev-util/update-copyright * net-proxy/package-cache I've installed all of these locally with 3.4, and they seem to work. --- ipythonblocks-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipythonblocks-9999.ebuild b/ipythonblocks-9999.ebuild index 800ed98..e426b48 100644 --- a/ipythonblocks-9999.ebuild +++ b/ipythonblocks-9999.ebuild @@ -3,7 +3,7 @@ # $Header: $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) inherit distutils-r1 -- 2.26.2