From fc6e536699aa0e8ab39f1940c3096764ed0aa9ba Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 20 Nov 2019 14:40:31 +0000 Subject: [PATCH] Revert r517286, breaking bulk -a is not covered by portmgr blanket --- devel/py-llfuse/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-llfuse/Makefile b/devel/py-llfuse/Makefile index 25c3a568f4b1..539553ad484b 100644 --- a/devel/py-llfuse/Makefile +++ b/devel/py-llfuse/Makefile @@ -12,7 +12,7 @@ COMMENT= Python bindings for low-level FUSE API LICENSE= LGPL20+ -USES= compiler:c++11-lang fuse pkgconfig python:-3.6 tar:bz2 +USES= compiler:c++11-lang fuse pkgconfig python tar:bz2 USE_PYTHON= autoplist distutils post-install: