diff options
author | 2019-10-07 10:01:53 +0200 | |
---|---|---|
committer | 2019-10-07 10:01:53 +0200 | |
commit | eb7c2773e6cca08445c2bd252fae07dac3790d3c (patch) | |
tree | 8279005336f52e054f21b87f87e533645c45f951 /dev-python/graph-tool/graph-tool-9999.ebuild | |
parent | dev-python/graph-tool: Version bump to 2.29 (diff) | |
download | gentoo-eb7c2773e6cca08445c2bd252fae07dac3790d3c.tar.gz gentoo-eb7c2773e6cca08445c2bd252fae07dac3790d3c.tar.bz2 gentoo-eb7c2773e6cca08445c2bd252fae07dac3790d3c.zip |
dev-python/graph-tool: Sync live ebuild
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-python/graph-tool/graph-tool-9999.ebuild')
-rw-r--r-- | dev-python/graph-tool/graph-tool-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/graph-tool/graph-tool-9999.ebuild b/dev-python/graph-tool/graph-tool-9999.ebuild index f5e3120bdf0a..e662da499d0e 100644 --- a/dev-python/graph-tool/graph-tool-9999.ebuild +++ b/dev-python/graph-tool/graph-tool-9999.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6,7} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit check-reqs python-r1 toolchain-funcs |