From 6a005fd370b5dd9647e4887b83145a461b93a2f1 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Wed, 12 Jul 2017 13:23:12 +0200 Subject: [PATCH] dev-python/qrcode: Support newer python Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-python/qrcode/qrcode-5.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/qrcode/qrcode-5.1-r1.ebuild b/dev-python/qrcode/qrcode-5.1-r1.ebuild index d7fa03a71793..74e5fa4e258a 100644 --- a/dev-python/qrcode/qrcode-5.1-r1.ebuild +++ b/dev-python/qrcode/qrcode-5.1-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python2_7 python3_{4,5} ) +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 -- 2.26.2