diff options
| author | Ian Delaney <idella4@gentoo.org> | 2016-02-20 06:03:45 +0800 |
|---|---|---|
| committer | Ian Delaney <idella4@gentoo.org> | 2016-02-20 10:29:33 +0800 |
| commit | e2d3f369c575bff76bdd989b173db2ff40df2a00 (patch) | |
| tree | ef8ce7c33ee4fca0955e4edeee4af2ee3876233c /dev-python/cssutils/cssutils-1.0.1.ebuild | |
| parent | 60c3a8ad60d2e8e1b017a43203829d8373c9bf23 (diff) | |
| parent | 6cc51064d37531ad8a0d24324ad7e716a77bb80b (diff) | |
| download | gentoo-e2d3f369c575bff76bdd989b173db2ff40df2a00.tar.gz gentoo-e2d3f369c575bff76bdd989b173db2ff40df2a00.tar.bz2 gentoo-e2d3f369c575bff76bdd989b173db2ff40df2a00.zip | |
Merge remote-tracking branch 'remotes/tomboy-64/sigil-python3.5'
Pull request: https://github.com/gentoo/gentoo/pull/883
Diffstat (limited to 'dev-python/cssutils/cssutils-1.0.1.ebuild')
| -rw-r--r-- | dev-python/cssutils/cssutils-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cssutils/cssutils-1.0.1.ebuild b/dev-python/cssutils/cssutils-1.0.1.ebuild index d585a639942d..3553d268297c 100644 --- a/dev-python/cssutils/cssutils-1.0.1.ebuild +++ b/dev-python/cssutils/cssutils-1.0.1.ebuild @@ -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 |
