mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/pyx-0.14.1: add python:3.6 support.
Closes: https://github.com/gentoo/gentoo/pull/6057
This commit is contained in:
committed by
Patrice Clement
parent
6aa7db52ea
commit
c8f863bdf4
@@ -2,7 +2,7 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python3_{4,5} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6} )
|
||||
|
||||
inherit distutils-r1
|
||||
MY_PN=PyX
|
||||
|
||||
Reference in New Issue
Block a user