diff options
Diffstat (limited to 'devel/py-opster/Makefile')
-rw-r--r-- | devel/py-opster/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-opster/Makefile b/devel/py-opster/Makefile index b71ee50d419b..8ec4fd4d58f9 100644 --- a/devel/py-opster/Makefile +++ b/devel/py-opster/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/piranha/opster/ LICENSE= BSD2CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist pytest # tests fail to run, see https://github.com/piranha/opster/issues/62 USE_GITHUB= yes |