summaryrefslogtreecommitdiff
path: root/audio/py-discogs_client
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-discogs_client')
-rw-r--r--audio/py-discogs_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-discogs_client/Makefile b/audio/py-discogs_client/Makefile
index f1a1d0abc17..8a8b7137d3f 100644
--- a/audio/py-discogs_client/Makefile
+++ b/audio/py-discogs_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/05/09 07:36:54 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2015/12/05 21:25:28 adam Exp $
DISTNAME= v1.1.1
PKGNAME= ${PYPKGPREFIX}-discogs_client-1.1.1
@@ -17,7 +17,7 @@ WRKSRC= ${WRKDIR}/discogs_client-1.1.1
USE_LANGUAGES= # none
EGG_NAME= discogs_client-1.1.1
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"