summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <chutzpah@gentoo.org>2017-07-06 18:55:22 -0700
committerPatrick McLean <chutzpah@gentoo.org>2017-07-06 18:55:22 -0700
commitf8bf9e330ada04811f4ee0069d6e68b6a62b88bf (patch)
tree0618fb916dc8ee32341f582cf04c64623f9dbfce /media-sound
parentmedia-sound/pithos: Version bump to 1.1.2 (diff)
downloadgentoo-f8bf9e330ada04811f4ee0069d6e68b6a62b88bf.tar.gz
gentoo-f8bf9e330ada04811f4ee0069d6e68b6a62b88bf.tar.bz2
gentoo-f8bf9e330ada04811f4ee0069d6e68b6a62b88bf.zip
media-sound/pithos: Add python3_5 to PYTHON_COMPAT
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/pithos/pithos-1.1.2.ebuild2
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