diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-17 18:22:14 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-11-17 18:22:14 +0000 |
| commit | 8a0c1f4e33e6093e789a0c8318c1a4349e20a910 (patch) | |
| tree | a7bf10d5443bf4b319325aacbbc7a13da836cb8a /dev-python/text-unidecode | |
| parent | c1272386bb1612391da49818314e6bcbfa581163 (diff) | |
| download | baldeagleos-repo-8a0c1f4e33e6093e789a0c8318c1a4349e20a910.tar.gz baldeagleos-repo-8a0c1f4e33e6093e789a0c8318c1a4349e20a910.tar.xz baldeagleos-repo-8a0c1f4e33e6093e789a0c8318c1a4349e20a910.zip | |
Adding metadata
Diffstat (limited to 'dev-python/text-unidecode')
| -rw-r--r-- | dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild index 8e88ca648498..1c308c10f0f1 100644 --- a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild +++ b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{8,9,10,11,12} ) +PYTHON_COMPAT=( python3_{8,9,10,11,12} pypy3 ) inherit distutils-r1 pypi |
