summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild (renamed from dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild)5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
index 4406a6be2483..395c7459ef5f 100644
--- a/dev-python/PeachPy/PeachPy-2022.11.13-r1.ebuild
+++ b/dev-python/PeachPy/PeachPy-2022.11.13-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -29,4 +29,5 @@ S="${WORKDIR}"/${PN}-${CommitId}
DOCS=README.rst
-distutils_enable_sphinx sphinx
+distutils_enable_sphinx sphinx \
+ dev-python/sphinx-bootstrap-theme