From 2db67a589e688ba866fce79132f608652bbc4cd8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 17 Apr 2019 09:48:22 +0200 Subject: */*: Remove python3_4 PYTHON_COMPAT correctly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- kde-apps/cantor/cantor-18.12.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-apps/cantor') 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" -- cgit v1.2.3-65-gdbad