diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild b/dev-python/Pyro5/Pyro5-5.13.1.ebuild index f24d06c0a1..decca2d3e9 100644 --- a/dev-python/Pyro5/Pyro5-5.13.1.ebuild +++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,6 +26,7 @@ RDEPEND="${DEPEND}" BDEPEND="" distutils_enable_tests pytest +distutils_enable_sphinx docs/source PROPERTIES="test_network" RESTRICT="test"