media-video/handbrake: Remove py2 where possible
authorMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:05:27 +0000 (14:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 10 Feb 2020 13:26:14 +0000 (14:26 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
media-video/handbrake/handbrake-1.3.0-r2.ebuild
media-video/handbrake/handbrake-9999.ebuild

index e5f8e2714182652e7f4f632069993d9329f2f9e2..6c8e01b4f37e6d879485bd0bf9380c0cf8a0421d 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} python2_7 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools eutils gnome2-utils python-any-r1 xdg-utils
 
index 59a9c3a97a83398946d37fc2a4c0681334a117ec..753a5a361561746ae6a18dadf0b7caf3bf541884 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7} python2_7 )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit autotools eutils gnome2-utils python-any-r1 xdg-utils