--- pyxdg-0.25-r1.ebuild 2014-09-01 21:43:11.604904145 +0200 +++ pyxdg-0.25-r2.ebuild 2014-09-01 21:42:57.511652511 +0200 @@ -5,7 +5,7 @@ EAPI=5 # py3.3 removed due to nosetests -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy pypy2_0 ) +PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 ) inherit distutils-r1 DESCRIPTION="A Python module to deal with freedesktop.org specifications"