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/enrich | |
| 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/enrich')
| -rw-r--r-- | dev-python/enrich/enrich-1.2.6.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/enrich/enrich-1.2.7-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/enrich/enrich-1.2.7.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/enrich/enrich-1.2.6.ebuild b/dev-python/enrich/enrich-1.2.6.ebuild index 48d811b2c072..4f33540e0f78 100644 --- a/dev-python/enrich/enrich-1.2.6.ebuild +++ b/dev-python/enrich/enrich-1.2.6.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 diff --git a/dev-python/enrich/enrich-1.2.7-r1.ebuild b/dev-python/enrich/enrich-1.2.7-r1.ebuild index ab447491ab13..c77a8f930a4a 100644 --- a/dev-python/enrich/enrich-1.2.7-r1.ebuild +++ b/dev-python/enrich/enrich-1.2.7-r1.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) inherit distutils-r1 diff --git a/dev-python/enrich/enrich-1.2.7.ebuild b/dev-python/enrich/enrich-1.2.7.ebuild index 0678788f6fbe..8a060ec19adc 100644 --- a/dev-python/enrich/enrich-1.2.7.ebuild +++ b/dev-python/enrich/enrich-1.2.7.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{7,8,9,10} ) +PYTHON_COMPAT=( python3_{7,8,9,10} pypy3 ) DISTUTILS_USE_SETUPTOOLS=pyproject.toml inherit distutils-r1 |
