aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py-pandas/APKBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/py-pandas/APKBUILD b/testing/py-pandas/APKBUILD
index e06c5e3dd0..25a4f52c9c 100644
--- a/testing/py-pandas/APKBUILD
+++ b/testing/py-pandas/APKBUILD
@@ -39,7 +39,6 @@ _py() {
local python="$1"
pkgdesc="$pkgdesc ${python#python}"
depends="$depends $python"
- subpkgarch="all"
install_if="$pkgname=$pkgver-r$pkgrel $python"
cd "$builddir"