From 65070fb2c80249368fd9bac74c2d85e51f3a7213 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 4 Feb 2020 16:37:29 +0100 Subject: [PATCH] dev-python/citeproc-py: Remove py2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/citeproc-py/citeproc-py-0.4.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/citeproc-py/citeproc-py-0.4.0-r1.ebuild b/dev-python/citeproc-py/citeproc-py-0.4.0-r1.ebuild index 326dcbec5f6b..5a6963b71c4b 100644 --- a/dev-python/citeproc-py/citeproc-py-0.4.0-r1.ebuild +++ b/dev-python/citeproc-py/citeproc-py-0.4.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=7 -PYTHON_COMPAT=( python2_7 python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Yet another Python CSL Processor" -- 2.26.2