commit:     e339e6cbf5ffefcb7a7b6b70ca876b33f70b56ef
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 11 23:15:21 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr 11 23:15:21 2022 +0000
URL:        https://gitweb.gentoo.org/proj/x11.git/commit/?id=e339e6cb

app-benchmarks/glmark2: Remove unneeded python-any-r1 inherit

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-benchmarks/glmark2/glmark2-2021.12.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/app-benchmarks/glmark2/glmark2-2021.12.ebuild 
b/app-benchmarks/glmark2/glmark2-2021.12.ebuild
index 4c76c3c8..00290d61 100644
--- a/app-benchmarks/glmark2/glmark2-2021.12.ebuild
+++ b/app-benchmarks/glmark2/glmark2-2021.12.ebuild
@@ -3,10 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..10} )
-inherit meson python-single-r1
-
-REV=${PV#*_p}
+inherit meson
 
 DESCRIPTION="glmark2 is an OpenGL 2.0 and ES 2.0 benchmark"
 HOMEPAGE="https://github.com/glmark2/glmark2";

Reply via email to