Signed-off-by: Michał Górny <mgo...@gentoo.org>
---
 ...ython-3.11.0_beta1.ebuild => python-3.11.0_beta1-r1.ebuild} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename dev-lang/python/{python-3.11.0_beta1.ebuild => 
python-3.11.0_beta1-r1.ebuild} (99%)

diff --git a/dev-lang/python/python-3.11.0_beta1.ebuild 
b/dev-lang/python/python-3.11.0_beta1-r1.ebuild
similarity index 99%
rename from dev-lang/python/python-3.11.0_beta1.ebuild
rename to dev-lang/python/python-3.11.0_beta1-r1.ebuild
index 856edae9f10c..b26c9312a617 100644
--- a/dev-lang/python/python-3.11.0_beta1.ebuild
+++ b/dev-lang/python/python-3.11.0_beta1-r1.ebuild
@@ -79,8 +79,7 @@ BDEPEND="
 RDEPEND+="
        !build? ( app-misc/mime-types )
 "
-# TODO: enable this after adding eclass support
-if [[ ${PV} != *_alpha* ]] && false; then
+if [[ ${PV} != *_alpha* ]]; then
        RDEPEND+="
                dev-lang/python-exec[python_targets_python${PYVER/./_}(-)]
        "
-- 
2.35.1


Reply via email to