Skip to content

Commit

Permalink
Unbreak bulk -a
Browse files Browse the repository at this point in the history
Pointy hat:	koobs
  • Loading branch information
ant1 committed May 27, 2019
1 parent 343496a commit 8ebf3e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion graphics/py-gizeh/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cairocffi>0:graphics/py-cairocffi@${PY_FLAVOR} \
${PYNUMPY}

USES= python
USES= python:3.5+
USE_PYTHON= autoplist distutils
NO_ARCH= yes

Expand Down
2 changes: 1 addition & 1 deletion www/py-graphite-api/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUN_DEPENDS= \
${PYTHON_PKGNAMEPREFIX}gunicorn>=19.4.1:www/py-gunicorn@${PY_FLAVOR} \
xorg-fonts-truetype>=0:x11-fonts/xorg-fonts-truetype

USES= python
USES= python:3.5+
USE_PYTHON= distutils py3kplist

NO_ARCH= yes
Expand Down

0 comments on commit 8ebf3e6

Please sign in to comment.