summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2020-01-06 16:21:03 -0500
committerRick Farina <zerochaos@gentoo.org>2020-01-06 16:28:03 -0500
commitbdf041c95ae6b041e27be142c6e40e7b48d4ade5 (patch)
treef09c67272e32aa35bbbb8d1d88ded360403328b3 /dev-python
parentmedia-sound/lollypop: Remove 1.2.16 (diff)
downloadgentoo-bdf041c95ae6b041e27be142c6e40e7b48d4ade5.tar.gz
gentoo-bdf041c95ae6b041e27be142c6e40e7b48d4ade5.tar.bz2
gentoo-bdf041c95ae6b041e27be142c6e40e7b48d4ade5.zip
dev-python/manuel: python 3.7
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/manuel/manuel-1.9.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/manuel/manuel-1.9.0.ebuild b/dev-python/manuel/manuel-1.9.0.ebuild
index ed19b8ad80af..888269e9711e 100644
--- a/dev-python/manuel/manuel-1.9.0.ebuild
+++ b/dev-python/manuel/manuel-1.9.0.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python{2_7,3_6,3_7} )
inherit distutils-r1