summaryrefslogtreecommitdiff
path: root/meta-pkgs/py-gnome-bindings/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'meta-pkgs/py-gnome-bindings/Makefile')
-rw-r--r--meta-pkgs/py-gnome-bindings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/py-gnome-bindings/Makefile b/meta-pkgs/py-gnome-bindings/Makefile
index 16e0cd8b56f..40f44e0c6d5 100644
--- a/meta-pkgs/py-gnome-bindings/Makefile
+++ b/meta-pkgs/py-gnome-bindings/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2017/07/30 22:47:52 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2018/07/03 05:03:24 adam Exp $
DISTNAME= ${PYPKGPREFIX}-gnome-bindings-2.26.2
CATEGORIES= meta-pkgs x11 gnome
@@ -10,7 +10,7 @@ COMMENT= Meta-package for Python bindings for the GNOME desktop
META_PACKAGE= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit, py-gnome2, py-gtk2
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # py-ORBit, py-gnome2, py-gtk2
.include "../../lang/python/pyversion.mk"