From 8e28a35bc769f452225df59fcce08d86aca875e0 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 2 Dec 2019 11:24:03 +0100 Subject: sci-physics/qmeq: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sci-physics/qmeq/qmeq-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sci-physics/qmeq/qmeq-1.0.ebuild') diff --git a/sci-physics/qmeq/qmeq-1.0.ebuild b/sci-physics/qmeq/qmeq-1.0.ebuild index 84ab71afd236..67ed3e975224 100644 --- a/sci-physics/qmeq/qmeq-1.0.ebuild +++ b/sci-physics/qmeq/qmeq-1.0.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6} ) inherit distutils-r1 -- cgit v1.2.3-65-gdbad