diff options
| author | Michał Górny <mgorny@gentoo.org> | 2020-07-25 12:31:26 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2020-07-27 12:02:17 +0200 |
| commit | bd105a9a853a4d33c8c4583d5ab94adc9e48a4b9 (patch) | |
| tree | 4810913ba7baf3e28e3ebcc56a140469aa053825 /dev-python/html5lib/html5lib-1.0.1-r2.ebuild | |
| parent | cbb0aaecb997643629b8ffe07748ec2f4d80ce7d (diff) | |
| download | gentoo-bd105a9a853a4d33c8c4583d5ab94adc9e48a4b9.tar.gz gentoo-bd105a9a853a4d33c8c4583d5ab94adc9e48a4b9.tar.bz2 gentoo-bd105a9a853a4d33c8c4583d5ab94adc9e48a4b9.zip | |
dev-python/html5lib: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/html5lib/html5lib-1.0.1-r2.ebuild')
| -rw-r--r-- | dev-python/html5lib/html5lib-1.0.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild index b2553ca1f8c2..cb7387aff2c9 100644 --- a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild +++ b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} pypy3 ) +PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 |
