diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-06-21 22:23:58 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-06-21 22:23:58 +0100 |
commit | b0000bb0b4028d22707cb512074b699f1dd6a386 (patch) | |
tree | 974748f3971a803a1ef19392a9b15028d44a4d93 /media-sound/xmms2 | |
parent | net-nds/openldap: bup (diff) | |
download | gentoo-b0000bb0b4028d22707cb512074b699f1dd6a386.tar.gz gentoo-b0000bb0b4028d22707cb512074b699f1dd6a386.tar.bz2 gentoo-b0000bb0b4028d22707cb512074b699f1dd6a386.zip |
media-sound/xmms2: 0.8_p20161122 tested with Python 3.5 + 3.6
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-sound/xmms2')
-rw-r--r-- | media-sound/xmms2/xmms2-0.8_p20161122.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild index f9e24892bd0b..ab0d4bea72f1 100644 --- a/media-sound/xmms2/xmms2-0.8_p20161122.ebuild +++ b/media-sound/xmms2/xmms2-0.8_p20161122.ebuild @@ -3,8 +3,7 @@ EAPI=6 -# waf fails on python3_5: AttributeError: Can't pickle local object 'Context.__init__.<locals>.node_class' -PYTHON_COMPAT=( python{2_7,3_4} ) +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) USE_RUBY="ruby20 ruby21 ruby22" inherit eutils multiprocessing python-single-r1 ruby-single toolchain-funcs |