diff --git a/vdso/BUILD b/vdso/BUILD index a8fcbf135..cc993b2e9 100644 --- a/vdso/BUILD +++ b/vdso/BUILD @@ -79,5 +79,4 @@ py_test( ], data = [":vdso"], main = "check_vdso.py", - python_version = "PY3", )