diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-15 19:12:21 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-04-15 19:12:21 +0000 |
| commit | f6bcc45ab811bbc6c133a87192de845240fdfd9c (patch) | |
| tree | 2d40b5748b807e79e3247c8672686a94d5a61290 /dev-python/liblarch | |
| parent | ef93034729ae626be7fa73289869f79c19ac7144 (diff) | |
| download | baldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.tar.gz baldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.tar.xz baldeagleos-repo-f6bcc45ab811bbc6c133a87192de845240fdfd9c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/liblarch')
| -rw-r--r-- | dev-python/liblarch/liblarch-3.2.0.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/liblarch/liblarch-3.2.0.ebuild b/dev-python/liblarch/liblarch-3.2.0.ebuild index 3f5f29937df0..e159a50a2d70 100644 --- a/dev-python/liblarch/liblarch-3.2.0.ebuild +++ b/dev-python/liblarch/liblarch-3.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -30,6 +30,7 @@ RDEPEND=" ${DEPEND} " +EPYTEST_PLUGINS=() distutils_enable_tests pytest src_test() { |
