diff options
| author | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-05-31 17:23:40 -0500 |
| commit | f953dc70343485250b836ad157649aaad47ac5bc (patch) | |
| tree | e3634b454cf48f10ce9f8d12f10e60ad0a749239 /dev-python/cffi | |
| parent | 5e07081cf4f5afaef79409b430a018b1daec073e (diff) | |
| download | baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.gz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.tar.xz baldeagleos-repo-f953dc70343485250b836ad157649aaad47ac5bc.zip | |
Adding metadata
Diffstat (limited to 'dev-python/cffi')
| -rw-r--r-- | dev-python/cffi/cffi-2.0.0.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/cffi/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cffi/cffi-2.0.0.ebuild b/dev-python/cffi/cffi-2.0.0.ebuild index f1ae2a40d7e7..d998f4302864 100644 --- a/dev-python/cffi/cffi-2.0.0.ebuild +++ b/dev-python/cffi/cffi-2.0.0.ebuild @@ -8,7 +8,7 @@ DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=setuptools # DO NOT ADD pypy to PYTHON_COMPAT # pypy bundles a modified version of cffi. Use python_gen_cond_dep instead. -PYTHON_COMPAT=( python3_{10..14} ) +PYTHON_COMPAT=( python3_{11..15} python3_{14,15}t ) inherit distutils-r1 toolchain-funcs pypi diff --git a/dev-python/cffi/metadata.xml b/dev-python/cffi/metadata.xml index 853174b8f2ab..e7a99870bd88 100644 --- a/dev-python/cffi/metadata.xml +++ b/dev-python/cffi/metadata.xml @@ -6,5 +6,5 @@ <name>Python</name> </maintainer> - <origin>gentoo-staging</origin> + <origin>liguros-repo</origin> </pkgmetadata>
\ No newline at end of file |
