diff --git a/debian/spark-store.postinst b/debian/spark-store.postinst index e681b13..dae15a1 100755 --- a/debian/spark-store.postinst +++ b/debian/spark-store.postinst @@ -10,8 +10,7 @@ case "$1" in ;; aarch64) - echo "Enabling armhf arch..." - dpkg --add-architecture armhf + echo "Will not enable armhf since 4271" ;; *)