net-im/skype-dbus-mock: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:07:15 +0000 (22:07 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 21:24:51 +0000 (22:24 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-im/skype-dbus-mock/skype-dbus-mock-0_pre20181011.ebuild

index 43923e590c21cdf0d150817dae777af627605924..5b0c162a695556806a2b5ef2c6eb6063e4cc7b2a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_6,3_7} )
+PYTHON_COMPAT=( python{3_6,3_7} )
 
 inherit python-r1