diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-04 13:45:25 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-04 13:45:25 +0000 |
| commit | 83180bd52bed129206bfe58b644692dd17ed1056 (patch) | |
| tree | 1ead7643f4758f7e5bba18f931aaadfb6494ece8 /dev-python/importlib_resources | |
| parent | 75db68f203bed2f9a5e02c2100861b704dc124f3 (diff) | |
| download | srcux-83180bd52bed129206bfe58b644692dd17ed1056.tar.gz srcux-83180bd52bed129206bfe58b644692dd17ed1056.tar.xz srcux-83180bd52bed129206bfe58b644692dd17ed1056.zip | |
Adding metadata
Diffstat (limited to 'dev-python/importlib_resources')
| -rw-r--r-- | dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild index adb6b9bd4f77..773100d6b935 100644 --- a/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild +++ b/dev-python/importlib_resources/importlib_resources-5.4.0-r3.ebuild @@ -1,7 +1,8 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +# please keep this ebuild at EAPI 7 -- sys-apps/portage dep +EAPI=7 DISTUTILS_USE_PEP517=flit # This is a backport of Python 3.9's importlib.resources |
