summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2020-01-06 14:56:13 -0500
committerRick Farina <zerochaos@gentoo.org>2020-01-06 14:56:13 -0500
commitb4081d8fb5ff2450f86f303ffd074669946b924e (patch)
tree4149313747e5318b836fb02ff5f7ece6bd955c97 /dev-python/pluginbase/pluginbase-0.5.ebuild
parentapp-office/pybliographer: add comment (diff)
downloadgentoo-b4081d8fb5ff2450f86f303ffd074669946b924e.tar.gz
gentoo-b4081d8fb5ff2450f86f303ffd074669946b924e.tar.bz2
gentoo-b4081d8fb5ff2450f86f303ffd074669946b924e.zip
dev-python/pluginbase: 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/pluginbase/pluginbase-0.5.ebuild')
-rw-r--r--dev-python/pluginbase/pluginbase-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pluginbase/pluginbase-0.5.ebuild b/dev-python/pluginbase/pluginbase-0.5.ebuild
index f51bc3406ee7..d01c4571f584 100644
--- a/dev-python/pluginbase/pluginbase-0.5.ebuild
+++ b/dev-python/pluginbase/pluginbase-0.5.ebuild
@@ -3,7 +3,7 @@
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
inherit distutils-r1