commit:     f65746960af6d9061cc790ca4f15c9007aa7ec91
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 28 20:25:15 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 28 20:40:30 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6574696

sys-block/seekwatcher: Remove py2 from 0.13

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

 sys-block/seekwatcher/seekwatcher-0.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-block/seekwatcher/seekwatcher-0.13.ebuild 
b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
index 8b69e1eacdb..9fb2f9625e5 100644
--- a/sys-block/seekwatcher/seekwatcher-0.13.ebuild
+++ b/sys-block/seekwatcher/seekwatcher-0.13.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python{2_7,3_6} )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1
 

Reply via email to