---
virtual/python-dnspython/python-dnspython-1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/virtual/python-dnspython/python-dnspython-1.ebuild
b/virtual/python-dnspython/python-dnspython-1.ebuild
index 063bbe7ce66f..885153f90caf 100644
--- a/virtual/python-dnspython/python-dnspython-1.ebuild
+++ b/virtual/python-dnspython/python-dnspython-1.ebuild
@@ -14,6 +14,6 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
!dev-python/dnspython:0
- $(python_gen_cond_dep 'dev-python/dnspython:py2[${PYTHON_USEDEP}]'
python2*)
- $(python_gen_cond_dep 'dev-python/dnspython:py3[${PYTHON_USEDEP}]'
python3*)"
+ $(python_gen_cond_dep 'dev-python/dnspython:py2[${PYTHON_USEDEP}]' -2)
+ $(python_gen_cond_dep 'dev-python/dnspython:py3[${PYTHON_USEDEP}]' -3)"
DEPEND="!dev-python/dnspython:0"
--
2.13.0