diff --git a/external/chromium-aarch64-noble.conf b/external/chromium-noble.conf similarity index 89% rename from external/chromium-aarch64-noble.conf rename to external/chromium-noble.conf index b5124ba305..4014372769 100644 --- a/external/chromium-aarch64-noble.conf +++ b/external/chromium-noble.conf @@ -5,5 +5,5 @@ TARGET=desktop METHOD=aptly INSTALL=chromium GLOB="Name (% chromium) | Name (% chromium-*)" -ARCH=arm64 +ARCH=arm64:armhf:amd64 REPOSITORY=BS diff --git a/external/chromium-aarch64-resolute.conf b/external/chromium-resolute.conf similarity index 89% rename from external/chromium-aarch64-resolute.conf rename to external/chromium-resolute.conf index 40133f65f3..f9fff08ab5 100644 --- a/external/chromium-aarch64-resolute.conf +++ b/external/chromium-resolute.conf @@ -5,5 +5,5 @@ TARGET=desktop METHOD=aptly INSTALL=chromium GLOB="Name (% chromium) | Name (% chromium-*)" -ARCH=arm64 +ARCH=arm64:armhf:amd64 REPOSITORY=BS diff --git a/external/chromium.conf.disabled b/external/chromium.conf.disabled deleted file mode 100644 index ecaa519226..0000000000 --- a/external/chromium.conf.disabled +++ /dev/null @@ -1,9 +0,0 @@ -URL="https://ppa.launchpadcontent.net/xtradeb/apps/ubuntu/" -KEY=noble -RELEASE=noble -TARGET=desktop -METHOD=aptly -INSTALL=chromium -GLOB="Name (% chromium) | Name (% chromium-*)" -ARCH=armhf:amd64 -REPOSITORY=B