commit:     8e94de6474ea4e8ac206e21337eb7481da202cd3
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 24 09:16:39 2017 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Mon Apr 24 09:31:14 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e94de64

dev-util/catfish: Support newer python

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/catfish/catfish-1.2.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/catfish/catfish-1.2.2.ebuild 
b/dev-util/catfish/catfish-1.2.2.ebuild
index 75cfad98387..5c88f81f855 100644
--- a/dev-util/catfish/catfish-1.2.2.ebuild
+++ b/dev-util/catfish/catfish-1.2.2.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2014 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} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit eutils gnome2-utils python-single-r1
 
 DESCRIPTION="A frontend for find, (s)locate, doodle, tracker, beagle, strigi 
and pinot"

Reply via email to