aboutsummaryrefslogtreecommitdiff
path: root/dev-python/core-srht/core-srht-0.69.7.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/core-srht/core-srht-0.69.7.ebuild')
-rw-r--r--dev-python/core-srht/core-srht-0.69.7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/core-srht/core-srht-0.69.7.ebuild b/dev-python/core-srht/core-srht-0.69.7.ebuild
index a66701b..5a225d5 100644
--- a/dev-python/core-srht/core-srht-0.69.7.ebuild
+++ b/dev-python/core-srht/core-srht-0.69.7.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
@@ -17,7 +17,6 @@ S="${WORKDIR}/core.sr.ht-${PV}"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64"
-RESTRICT="network-sandbox"
RDEPEND="dev-python/alembic[${PYTHON_USEDEP}]
dev-python/beautifulsoup4[${PYTHON_USEDEP}]