summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-basic-ng
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-20 06:54:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-02-20 06:54:43 +0000
commit0d15b8abb3a09d34e4e1657f4a8b8cb381731b98 (patch)
treef593a913f1d4ea6ed9397633db753f56975d72f6 /dev-python/sphinx-basic-ng
parent590fc5fef7eee098c58f5170cad7b8eaf7b40b22 (diff)
downloadbaldeagleos-repo-0d15b8abb3a09d34e4e1657f4a8b8cb381731b98.tar.gz
baldeagleos-repo-0d15b8abb3a09d34e4e1657f4a8b8cb381731b98.tar.xz
baldeagleos-repo-0d15b8abb3a09d34e4e1657f4a8b8cb381731b98.zip
Adding metadata
Diffstat (limited to 'dev-python/sphinx-basic-ng')
-rw-r--r--dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
index 1ed626f6f446..93a7e8131e0b 100644
--- a/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
+++ b/dev-python/sphinx-basic-ng/sphinx-basic-ng-1.0.0_beta2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9,10,11,12,13} pypy3 )
+PYTHON_COMPAT=( python3_{9,10,11,12,13} )
inherit distutils-r1