mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-06-23 10:28:08 -07:00
dev-python/cssutils: enable support for Python 3.5
- revbump for 0.9.10 - silent add for 1.0 and 1.0.1 Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
|
||||
PYTHON_COMPAT=( python{2_7,3_{3,4,5}} pypy )
|
||||
|
||||
inherit distutils-r1 vcs-snapshot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user