summaryrefslogtreecommitdiff
path: root/dev-util/pkgdev/pkgdev-9999.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-03 19:18:17 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-03 19:18:17 +0000
commit2bcf13fb87c49cfe6fa274eb0258c034e5eae958 (patch)
tree28961aff57cabca5eb58d51a02851e8d950f5f8c /dev-util/pkgdev/pkgdev-9999.ebuild
parent2406209f428ab349fc33209834caf1a7a0477fda (diff)
downloadbaldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.tar.gz
baldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.tar.xz
baldeagleos-repo-2bcf13fb87c49cfe6fa274eb0258c034e5eae958.zip
Adding metadata
Diffstat (limited to 'dev-util/pkgdev/pkgdev-9999.ebuild')
-rw-r--r--dev-util/pkgdev/pkgdev-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild b/dev-util/pkgdev/pkgdev-9999.ebuild
index e0d2533f6baa..64aff49d0348 100644
--- a/dev-util/pkgdev/pkgdev-9999.ebuild
+++ b/dev-util/pkgdev/pkgdev-9999.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
@@ -52,6 +52,7 @@ BDEPEND="
distutils_enable_sphinx doc \
">=dev-python/snakeoil-0.10.5" \
dev-python/tomli
+EPYTEST_PLUGINS=( pkgcore )
distutils_enable_tests pytest
python_compile_all() {