Skip to content

Commit

Permalink
dev-util/electron: exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
PF4Public committed Nov 8, 2024
1 parent 63c8b2d commit 680ad83
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions dev-util/electron/electron-32.2.3.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,6 @@ SRC_URI="mirror+https://commondatastorage.googleapis.com/chromium-browser-offici
https://deps.gentoo.zip/chromium-ppc64le-gentoo-patches-1.tar.xz
)
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://codeload.github.com/nodejs/nan/tar.gz/e14bdcd1f72d62bca1d541b66da43130384ec213
https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-1.0.4.tgz -> @azure-abort-controller-1.0.4.tgz
https://registry.yarnpkg.com/@azure/abort-controller/-/abort-controller-2.1.2.tgz -> @azure-abort-controller-2.1.2.tgz
Expand Down Expand Up @@ -1775,7 +1767,7 @@ src_prepare() {
einfo "$i"
# ebegin "$i"
git apply --exclude="*/web_tests/*" --exclude="*/test-list/*" \
--exclude="*/uv/test/*" --exclude="*.rst" \
--exclude="*/uv/test/*" --exclude="*.rst" --exclude="*/test/mjsunit/*" \
--exclude="*/cctest/*" --exclude="*/unittests/*" \
--exclude="*/test/data/*" --exclude="*/.eslintrc*" \
-p1 < "${S}/${patch_folder}/$i" || die
Expand Down

0 comments on commit 680ad83

Please sign in to comment.