diff options
Diffstat (limited to 'devel/py-durus/Makefile')
-rw-r--r-- | devel/py-durus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-durus/Makefile b/devel/py-durus/Makefile index ed87723d3192..973c0fc72fe4 100644 --- a/devel/py-durus/Makefile +++ b/devel/py-durus/Makefile @@ -15,7 +15,7 @@ COMMENT= Persistent object storage system for Python LICENSE= MIT -USES= python +USES= python:3.6+ USE_PYTHON= autoplist distutils OPTIONS_DEFINE= DOCS |