diff options
Diffstat (limited to 'devel/py-pyperclip/Makefile')
-rw-r--r-- | devel/py-pyperclip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pyperclip/Makefile b/devel/py-pyperclip/Makefile index a1bc7e6f9ff6..0d6599ef81e9 100644 --- a/devel/py-pyperclip/Makefile +++ b/devel/py-pyperclip/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/asweigart/pyperclip LICENSE= BSD3CLAUSE -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |