diff options
Diffstat (limited to 'devel/electron33/files/patch-tools_variations_fieldtrial__to__struct.py')
-rw-r--r-- | devel/electron33/files/patch-tools_variations_fieldtrial__to__struct.py | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron33/files/patch-tools_variations_fieldtrial__to__struct.py b/devel/electron33/files/patch-tools_variations_fieldtrial__to__struct.py deleted file mode 100644 index 17377bfe54f4..000000000000 --- a/devel/electron33/files/patch-tools_variations_fieldtrial__to__struct.py +++ /dev/null @@ -1,11 +0,0 @@ ---- tools/variations/fieldtrial_to_struct.py.orig 2022-02-07 13:39:41 UTC -+++ tools/variations/fieldtrial_to_struct.py -@@ -41,6 +41,8 @@ _platforms = [ - 'linux', - 'mac', - 'windows', -+ 'openbsd', -+ 'freebsd', - ] - - _form_factors = [ |