diff options
Diffstat (limited to 'net/py-pystun/Makefile')
-rw-r--r-- | net/py-pystun/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pystun/Makefile b/net/py-pystun/Makefile index 78ecaaf058ad..6f0c1ea3d203 100644 --- a/net/py-pystun/Makefile +++ b/net/py-pystun/Makefile @@ -13,7 +13,7 @@ COMMENT= Python STUN client for getting NAT type and external IP LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes |