diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/pithos/pithos-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/pithos/pithos-1.1.2.ebuild b/media-sound/pithos/pithos-1.1.2.ebuild index 0a651a74e28c..527c2cf0022d 100644 --- a/media-sound/pithos/pithos-1.1.2.ebuild +++ b/media-sound/pithos/pithos-1.1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=(python3_4) +PYTHON_COMPAT=(python3_4 python3_5) inherit eutils distutils-r1 if [[ ${PV} =~ [9]{4,} ]]; then |