commit:     269b032fd40e99a1d35eeeac5b025ac2befa7195
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Wed May 17 11:29:11 2017 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed May 17 11:29:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=269b032f

app-misc/jira-cli: Add python3_5

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-misc/jira-cli/jira-cli-2.1.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/jira-cli/jira-cli-2.1.5.ebuild 
b/app-misc/jira-cli/jira-cli-2.1.5.ebuild
index f1d6d4d04cd..8965187ccee 100644
--- a/app-misc/jira-cli/jira-cli-2.1.5.ebuild
+++ b/app-misc/jira-cli/jira-cli-2.1.5.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5} )
 
 inherit distutils-r1
 

Reply via email to