summaryrefslogtreecommitdiff
path: root/testing/chim
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-06 02:28:27 +0000
committerpsykose <alice@ayaya.dev>2023-05-06 04:28:28 +0200
commit7853d213cc3e0542f778e8dab2d2cb5aa2c2be45 (patch)
tree130cda9b76abdbb6b2b4ef9cac711385d68cbba7 /testing/chim
parent8df3a7302f9c88adc135ac8db31ba36ef5b6c038 (diff)
downloadaports-7853d213cc3e0542f778e8dab2d2cb5aa2c2be45.zip
*/*: remove CARGO_REGISTRIES_CRATES_IO_PROTOCOL
we now set this in abuild instead.
Diffstat (limited to 'testing/chim')
-rw-r--r--testing/chim/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/chim/APKBUILD b/testing/chim/APKBUILD
index 02a7bd77759..c9274846665 100644
--- a/testing/chim/APKBUILD
+++ b/testing/chim/APKBUILD
@@ -15,7 +15,6 @@ makedepends="
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/jdxcode/chim/archive/refs/tags/v$pkgver.tar.gz"
-export CARGO_REGISTRIES_CRATES_IO_PROTOCOL="sparse"
prepare() {
default_prepare