From 58c8442b83e59eb4082bb0a1fc0499601fedccbc Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 14 Jun 2011 11:25:57 +0000 Subject: Accept python 27 and 26, because just not accept 24 from py-gtk2. --- meta-pkgs/py-gnome-bindings/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-pkgs/py-gnome-bindings/Makefile') diff --git a/meta-pkgs/py-gnome-bindings/Makefile b/meta-pkgs/py-gnome-bindings/Makefile index 206c1eed082..6d77afd2dad 100644 --- a/meta-pkgs/py-gnome-bindings/Makefile +++ b/meta-pkgs/py-gnome-bindings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/08/19 11:39:20 tnn Exp $ +# $NetBSD: Makefile,v 1.13 2011/06/14 11:25:57 obache 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_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 .include "../../lang/python/pyversion.mk" -- cgit v1.2.3