summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-11-30 13:13:22 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2019-12-01 20:24:57 +0100
commit67a27cfaab142181986313eec0a582e218870099 (patch)
treeb7e45f52afc7b7bbf60a61f020fc63c4636461a6
parentapp-misc/tmux: Bump to version 3.0a. Removed old (diff)
downloadgentoo-67a27cfa.tar.gz
gentoo-67a27cfa.tar.bz2
gentoo-67a27cfa.zip
dev-python/speaklater: python3_7
Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--dev-python/speaklater/speaklater-1.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/speaklater/speaklater-1.3-r1.ebuild b/dev-python/speaklater/speaklater-1.3-r1.ebuild
index c6690bdd9ff9..d7f0e2ce18b5 100644
--- a/dev-python/speaklater/speaklater-1.3-r1.ebuild
+++ b/dev-python/speaklater/speaklater-1.3-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_5,3_6} pypy )
+PYTHON_COMPAT=( python{2_7,3_5,3_6,3_7} pypy )
inherit distutils-r1
DESCRIPTION="Lazy strings for Python"