summaryrefslogtreecommitdiff
path: root/devel/py-python-gist/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-python-gist/Makefile')
-rw-r--r--devel/py-python-gist/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-python-gist/Makefile b/devel/py-python-gist/Makefile
index e05cd34e634c..fd8f5927af82 100644
--- a/devel/py-python-gist/Makefile
+++ b/devel/py-python-gist/Makefile
@@ -20,6 +20,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
USES= python:3.6+
USE_PYTHON= autoplist distutils
+CONFLICTS_INSTALL= gist p5-App-gist py*-python-gist yorick
+
NO_ARCH= yes
do-test: # tests are currently broken and undergoing redesign, see https://github.com/jdowner/gist/issues/100#issuecomment-817039193