diff --git a/testing/asymptote/APKBUILD b/testing/asymptote/APKBUILD
index 452571ba237cf75fced69735adce25e727cdedbb..e7fbc87ab29da7134cf4867cb9aa7d49cfdecb6a 100644
--- a/testing/asymptote/APKBUILD
+++ b/testing/asymptote/APKBUILD
@@ -4,9 +4,9 @@ pkgname=asymptote
 pkgver=2.67
 pkgrel=0
 pkgdesc="A vector graphics language for technical drawing"
-options="!check" # FUTEX_WAIT_PRIVATE on builders
 url="http://asymptote.sourceforge.net/"
-arch="all !mips64 !s390x" # blocked by texlive
+# !mips64 !s390x blocked by texlive
+arch="" # FUTEX_WAIT_PRIVATE on builders
 license="GPL-3.0-only"
 depends="texlive texlive-dvi ghostscript"
 ### Optional dependencies