x11-misc/py3status: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:56:47 +0000 (21:56 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 21:21:23 +0000 (22:21 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
x11-misc/py3status/py3status-3.24.ebuild

index 9a663f1dbd323b52038e09b489cbe2ce898e4071..9b33b20bb0f929b0c75c1d6398b77bf887ebf221 100644 (file)
@@ -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"