From 2a6fbaaed045ab06cd7684382f4693bf0f996d55 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- emulators/qemu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/qemu') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index ba3a2e5b1c4..be4a3391f6f 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.160 2016/12/30 10:00:16 ryoon Exp $ +# $NetBSD: Makefile,v 1.161 2017/01/01 14:43:38 wiz Exp $ DISTNAME= qemu-2.8.0 CATEGORIES= emulators @@ -82,7 +82,7 @@ PKG_SYSCONFSUBDIR= qemu REPLACE_PERL+= scripts/texi2pod.pl -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported yet as of 1.7.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported yet as of 1.7.0 BUILDLINK_PASSTHRU_DIRS+= /usr/lib BUILDLINK_PASSTHRU_RPATHDIRS+= /usr/lib -- cgit v1.2.3