diff options
-rw-r--r-- | testing/thunderbird/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/thunderbird/APKBUILD b/testing/thunderbird/APKBUILD index a4cf3c3a11..86dad8d7f7 100644 --- a/testing/thunderbird/APKBUILD +++ b/testing/thunderbird/APKBUILD @@ -7,6 +7,7 @@ pkgrel=1 pkgdesc="Thunderbird email client" url="https://www.thunderbird.net/" arch="all !s390x !armhf !mips !mips64" # limited by rust and cargo. Fails on armhf due to bad assembly +arch="" # Limited by new rust failing to compile it license="GPL-3.0-or-later AND LGPL-2.1-or-later AND MPL-2.0" options="!check !strip" depends=" |