commit:     458b7428cefb328339fec00173aff9773a52cdd7
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 26 19:22:45 2018 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jun 26 19:50:43 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=458b7428

net-irc/limnoria: Support python3.6

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-irc/limnoria/limnoria-20171025.ebuild | 4 ++--
 net-irc/limnoria/limnoria-99999999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-irc/limnoria/limnoria-20171025.ebuild 
b/net-irc/limnoria/limnoria-20171025.ebuild
index 0280102ac95..e90b31d9309 100644
--- a/net-irc/limnoria/limnoria-20171025.ebuild
+++ b/net-irc/limnoria/limnoria-20171025.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 

diff --git a/net-irc/limnoria/limnoria-99999999.ebuild 
b/net-irc/limnoria/limnoria-99999999.ebuild
index 0280102ac95..e90b31d9309 100644
--- a/net-irc/limnoria/limnoria-99999999.ebuild
+++ b/net-irc/limnoria/limnoria-99999999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
-PYTHON_COMPAT=( python{2_7,3_4,3_5} )
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 
 inherit distutils-r1
 

Reply via email to