commit:     607e8c14db62bdb7af7599346dd163eba8061f04
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb  5 20:56:47 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  5 21:21:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=607e8c14

x11-misc/py3status: Remove py2

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

 x11-misc/py3status/py3status-3.24.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/py3status/py3status-3.24.ebuild 
b/x11-misc/py3status/py3status-3.24.ebuild
index 9a663f1dbd3..9b33b20bb0f 100644
--- a/x11-misc/py3status/py3status-3.24.ebuild
+++ b/x11-misc/py3status/py3status-3.24.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 

Reply via email to