summaryrefslogtreecommitdiff
path: root/app-emulation/ruffle/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-05 17:25:42 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-05 17:25:42 +0100
commit4274bed0c1f1fd06a654f5816e30d82059f4cc39 (patch)
treecc4ccd86e6f201e537ac75afd01fd7d620b4085d /app-emulation/ruffle/files
parentad77dc19e91d2c023f80e11e8974536d80e3a743 (diff)
gentoo auto-resync : 05:04:2023 - 17:25:42
Diffstat (limited to 'app-emulation/ruffle/files')
-rw-r--r--app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch6
1 files changed, 0 insertions, 6 deletions
diff --git a/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch b/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch
deleted file mode 100644
index d65caef16346..000000000000
--- a/app-emulation/ruffle/files/ruffle-0_p20230312-no-patch-naga.patch
+++ /dev/null
@@ -1,6 +0,0 @@
-Stop cargo from attempting to update it, we're already unpacking same revision.
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -74,2 +73,0 @@
--[patch.crates-io]
--naga = { git = "https://github.com/gfx-rs/naga", rev = "1be8024" }