commit: f8bf9e330ada04811f4ee0069d6e68b6a62b88bf
Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 7 01:55:22 2017 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 01:55:22 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8bf9e33
media-sound/pithos: Add python3_5 to PYTHON_COMPAT
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-sound/pithos/pithos-1.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pithos/pithos-1.1.2.ebuild
b/media-sound/pithos/pithos-1.1.2.ebuild
index 0a651a74e28..527c2cf0022 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