summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2017-07-12 15:51:27 +0200
committerPacho Ramos <pacho@gentoo.org>2017-07-12 16:42:29 +0200
commite385af834af2f7cb4d301652b79f5d52488109c0 (patch)
tree3e44b0bb36abea387705f87c1154e32b367ac6c1 /net-irc/limnoria
parentnet-libs/stem: Support newer python (diff)
downloadgentoo-e385af834af2f7cb4d301652b79f5d52488109c0.tar.gz
gentoo-e385af834af2f7cb4d301652b79f5d52488109c0.tar.bz2
gentoo-e385af834af2f7cb4d301652b79f5d52488109c0.zip
net-irc/limnoria: Support newer python
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'net-irc/limnoria')
-rw-r--r--net-irc/limnoria/limnoria-20150829.ebuild4
-rw-r--r--net-irc/limnoria/limnoria-99999999.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/net-irc/limnoria/limnoria-20150829.ebuild b/net-irc/limnoria/limnoria-20150829.ebuild
index 8ab78835874f..673b2e821b09 100644
--- a/net-irc/limnoria/limnoria-20150829.ebuild
+++ b/net-irc/limnoria/limnoria-20150829.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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} )
inherit distutils-r1
diff --git a/net-irc/limnoria/limnoria-99999999.ebuild b/net-irc/limnoria/limnoria-99999999.ebuild
index 8ab78835874f..673b2e821b09 100644
--- a/net-irc/limnoria/limnoria-99999999.ebuild
+++ b/net-irc/limnoria/limnoria-99999999.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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} )
inherit distutils-r1