diff options
Diffstat (limited to 'kde-apps/cantor/cantor-18.12.3.ebuild')
-rw-r--r-- | kde-apps/cantor/cantor-18.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-apps/cantor/cantor-18.12.3.ebuild b/kde-apps/cantor/cantor-18.12.3.ebuild index 00d954723634..4a1b35d0f98b 100644 --- a/kde-apps/cantor/cantor-18.12.3.ebuild +++ b/kde-apps/cantor/cantor-18.12.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 KDE_HANDBOOK="forceoptional" KDE_TEST="forceoptional" PYTHON_COMPAT=( python2_7 ) -# FIXME: PYTHON_COMPAT=( python{2_7,3_4,3_5} ) +# FIXME: PYTHON_COMPAT=( python{2_7,3_5} ) inherit kde5 python-r1 DESCRIPTION="Interface for doing mathematics and scientific computing" |