diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-13 07:23:01 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-13 07:23:01 +0000 |
| commit | c3bd2df4b98a0b65b6ddb71d5908ca4319d12e05 (patch) | |
| tree | 9ad1eb4f52f9147ff52a080ec19b86fcc76fee4d /app-editors | |
| parent | 1a1f5db8827d7864f74b2f19b88aadd126b462d0 (diff) | |
| download | baldeagleos-repo-c3bd2df4b98a0b65b6ddb71d5908ca4319d12e05.tar.gz baldeagleos-repo-c3bd2df4b98a0b65b6ddb71d5908ca4319d12e05.tar.xz baldeagleos-repo-c3bd2df4b98a0b65b6ddb71d5908ca4319d12e05.zip | |
Adding metadata
Diffstat (limited to 'app-editors')
| -rw-r--r-- | app-editors/pyvim/pyvim-3.0.3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-editors/pyvim/pyvim-3.0.3.ebuild b/app-editors/pyvim/pyvim-3.0.3.ebuild index 16f42fad60b4..bd04d238c12d 100644 --- a/app-editors/pyvim/pyvim-3.0.3.ebuild +++ b/app-editors/pyvim/pyvim-3.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -29,6 +29,7 @@ IDEPEND=" app-eselect/eselect-vi " +EPYTEST_PLUGINS=() distutils_enable_tests pytest eselect_vi_update() { |
