From 9547dfacc50c1f64093bf3149c84d1b773550bb7 Mon Sep 17 00:00:00 2001 From: Manuel RĂ¼ger Date: Thu, 4 May 2017 18:27:02 +0200 Subject: dev-python/pyinotify: Add python3_6 Package-Manager: Portage-2.3.5, Repoman-2.3.2 --- dev-python/pyinotify/pyinotify-0.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-python') diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index de77a729f36c..f6214b4b743c 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 -PYTHON_COMPAT=( python{2_7,3_{4,5}} pypy pypy3 ) +PYTHON_COMPAT=( python{2_7,3_{4,5,6}} pypy pypy3 ) PYTHON_REQ_USE="threads(+)" inherit distutils-r1 -- cgit v1.2.3-65-gdbad