diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-27 12:32:33 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-27 12:32:33 +0000 |
| commit | bcb2219ca67cc449845195db2613c0bd6cf7603e (patch) | |
| tree | e7d7edcd3fdf3c8b2b08b5b3c53dd4cf761a0c2b /dev-python/html5lib | |
| parent | 42fe53c513f2f67bab0914ec4ffc8d275b1972e7 (diff) | |
| download | baldeagleos-repo-bcb2219ca67cc449845195db2613c0bd6cf7603e.tar.gz baldeagleos-repo-bcb2219ca67cc449845195db2613c0bd6cf7603e.tar.xz baldeagleos-repo-bcb2219ca67cc449845195db2613c0bd6cf7603e.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/html5lib')
| -rw-r--r-- | dev-python/html5lib/html5lib-1.0.1-r2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/html5lib/html5lib-1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/html5lib/html5lib-1.0.1-r2.ebuild b/dev-python/html5lib/html5lib-1.0.1-r2.ebuild index bc3ed7a424dd..70ca6e1eb355 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=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 diff --git a/dev-python/html5lib/html5lib-1.1.ebuild b/dev-python/html5lib/html5lib-1.1.ebuild index cb7ea0edc436..602d1e092dd3 100644 --- a/dev-python/html5lib/html5lib-1.1.ebuild +++ b/dev-python/html5lib/html5lib-1.1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7,8,9} ) +PYTHON_COMPAT=( python3_{5,6,7,8,9} pypy3 ) PYTHON_REQ_USE="xml(+)" inherit distutils-r1 |
