diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-10 19:50:38 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-05-10 19:50:38 +0000 |
| commit | ac8e94c3fe6b057ef11006a2c61306250487fdeb (patch) | |
| tree | 98f6364a2963ac742b5f77303a4a9831e203d798 /dev-python/babelfish | |
| parent | da0bb7224c43d5f9831b033750bd967da124132b (diff) | |
| download | baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.tar.gz baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.tar.xz baldeagleos-repo-ac8e94c3fe6b057ef11006a2c61306250487fdeb.zip | |
Adding metadata
Diffstat (limited to 'dev-python/babelfish')
| -rw-r--r-- | dev-python/babelfish/babelfish-0.6.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/babelfish/babelfish-9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild index 6ef07fbf4732..7b115b7c8287 100644 --- a/dev-python/babelfish/babelfish-0.6.0-r1.ebuild +++ b/dev-python/babelfish/babelfish-0.6.0-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/babelfish/babelfish-9999.ebuild b/dev-python/babelfish/babelfish-9999.ebuild index 50648335c2d0..0fd2e811c9d5 100644 --- a/dev-python/babelfish/babelfish-9999.ebuild +++ b/dev-python/babelfish/babelfish-9999.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_SETUPTOOLS=pyproject.toml -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 git-r3 |
