mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
dev-python/pyxdg: Support python 3.5
Package-Manager: portage-2.2.24
This commit is contained in:
@@ -4,8 +4,7 @@
|
||||
|
||||
EAPI=5
|
||||
|
||||
# py3.3 removed due to nosetests
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4,3_5} pypy )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Python module to deal with freedesktop.org specifications"
|
||||
|
||||
Reference in New Issue
Block a user