summaryrefslogtreecommitdiff
path: root/audio/eyeD3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/eyeD3/Makefile')
-rw-r--r--audio/eyeD3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/eyeD3/Makefile b/audio/eyeD3/Makefile
index 757e1573755..ece6ea4a7c8 100644
--- a/audio/eyeD3/Makefile
+++ b/audio/eyeD3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/03/14 19:17:21 adam Exp $
+# $NetBSD: Makefile,v 1.8 2018/07/03 05:03:01 adam Exp $
DISTNAME= eyeD3-0.7.11
CATEGORIES= audio
@@ -10,7 +10,7 @@ COMMENT= Python tool for working with audio files (in particular, mp3)
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.7.11
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.7.11
REPLACE_SH+= bin/eyeD3
SUBST_CLASSES+= python