commit:     ddfc2e4ee23ef6c705099344cee138a96c723578
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Tue Jan  3 10:23:39 2017 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Tue Jan  3 10:23:39 2017 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=ddfc2e4e

dev-python/pyfftw: Drop python3_3

Package-Manager: portage-2.3.0

 dev-python/pyfftw/pyfftw-0.10.4.ebuild | 4 ++--
 dev-python/pyfftw/pyfftw-0.9.2.ebuild  | 4 ++--
 dev-python/pyfftw/pyfftw-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dev-python/pyfftw/pyfftw-0.10.4.ebuild 
b/dev-python/pyfftw/pyfftw-0.10.4.ebuild
index 5dc71b4..7b0e385 100644
--- a/dev-python/pyfftw/pyfftw-0.10.4.ebuild
+++ b/dev-python/pyfftw/pyfftw-0.10.4.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
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pyfftw/pyfftw-0.9.2.ebuild 
b/dev-python/pyfftw/pyfftw-0.9.2.ebuild
index 450a924..81ee62c 100644
--- a/dev-python/pyfftw/pyfftw-0.9.2.ebuild
+++ b/dev-python/pyfftw/pyfftw-0.9.2.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
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1
 

diff --git a/dev-python/pyfftw/pyfftw-9999.ebuild 
b/dev-python/pyfftw/pyfftw-9999.ebuild
index e1312f3..c477e2d 100644
--- a/dev-python/pyfftw/pyfftw-9999.ebuild
+++ b/dev-python/pyfftw/pyfftw-9999.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
 # $Id$
 
 EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{3,4,5} )
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1 git-r3
 

Reply via email to