ports/math/py-keras/files/patch-keras_protobuf_BUILD
Anthony Donnelly 2dd8869d4b math/py-keras: Update 2.4.3 -> 2.9.0
PR:		266311
2022-09-13 13:32:36 -07:00

11 lines
304 B
Text

--- keras/protobuf/BUILD.orig 2022-09-08 09:14:15 UTC
+++ keras/protobuf/BUILD
@@ -1,7 +1,7 @@
# Description:
# Contains Keras protobufs
-load("@com_google_protobuf//:protobuf.bzl", "py_proto_library")
+load("//third_party:protobuf.bzl", "py_proto_library")
package(
default_visibility = [