mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
dev-python/cjkwrap: enable python3.7
Package-Manager: Portage[mgorny]-2.3.43.3
This commit is contained in:
committed by
Michał Górny
parent
1cf9dd40be
commit
3334880be9
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{5..7} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A library for wrapping and filling UTF-8 CJK text"
|
||||
|
||||
Reference in New Issue
Block a user