diff --git a/dev-python/wsproto/wsproto-0.11.0.ebuild b/dev-python/wsproto/wsproto-0.11.0.ebuild index cf252c64924b4..0fe4d642f17d6 100644 --- a/dev-python/wsproto/wsproto-0.11.0.ebuild +++ b/dev-python/wsproto/wsproto-0.11.0.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" RDEPEND=" =dev-python/h11-0.7*[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND} diff --git a/dev-python/wsproto/wsproto-0.12.0.ebuild b/dev-python/wsproto/wsproto-0.12.0.ebuild index 338c19e6445bf..e4df100cb7ee8 100644 --- a/dev-python/wsproto/wsproto-0.12.0.ebuild +++ b/dev-python/wsproto/wsproto-0.12.0.ebuild @@ -19,7 +19,6 @@ RESTRICT="!test? ( test )" RDEPEND=" =dev-python/h11-0.8*[${PYTHON_USEDEP}] - virtual/python-enum34[${PYTHON_USEDEP}] " DEPEND=" ${RDEPEND}