commit:     aa6904ba7c77a90e84fba4e2d4b1465a70757cef
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Aug  2 11:49:26 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Aug  2 12:02:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa6904ba

app-text/q-text-as-data: Remove py2.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-text/q-text-as-data/q-text-as-data-2.0.10.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/q-text-as-data/q-text-as-data-2.0.10.ebuild 
b/app-text/q-text-as-data/q-text-as-data-2.0.10.ebuild
index f3c988259f1..28dbf1e7a1b 100644
--- a/app-text/q-text-as-data/q-text-as-data-2.0.10.ebuild
+++ b/app-text/q-text-as-data/q-text-as-data-2.0.10.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
-PYTHON_COMPAT=( python2_7 python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="sqlite"
 
 inherit python-r1

Reply via email to