Skip to content

Commit

Permalink
net-libs/libtorrent-rasterbar: Add python3_6 to PYTHON_COMPAT in 1.1.3
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.5, Repoman-2.3.2
  • Loading branch information
chutz committed May 2, 2017
1 parent 39b2ac7 commit c1a9ba0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=6

PYTHON_COMPAT=( python2_7 python3_{4,5} )
PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
PYTHON_REQ_USE="threads"
DISTUTILS_OPTIONAL=true
DISTUTILS_IN_SOURCE_BUILD=true
Expand Down

0 comments on commit c1a9ba0

Please sign in to comment.