svn commit: r527932 - head/devel/py-aiorpcX

Emanuel Haupt ehaupt at FreeBSD.org
Sat Mar 7 09:34:24 UTC 2020


Author: ehaupt
Date: Sat Mar  7 09:34:23 2020
New Revision: 527932
URL: https://svnweb.freebsd.org/changeset/ports/527932

Log:
  Define PORTSCOUT

Modified:
  head/devel/py-aiorpcX/Makefile

Modified: head/devel/py-aiorpcX/Makefile
==============================================================================
--- head/devel/py-aiorpcX/Makefile	Sat Mar  7 09:33:42 2020	(r527931)
+++ head/devel/py-aiorpcX/Makefile	Sat Mar  7 09:34:23 2020	(r527932)
@@ -23,4 +23,7 @@ USE_PYTHON=	distutils autoplist
 
 NO_ARCH=	yes
 
+# incompatible with finance/electrum
+PORTSCOUT=	skipv:0.18.4
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list