diff --git a/srcpkgs/krita/template b/srcpkgs/krita/template index a4cf788ae1b..d0315edb7bd 100644 --- a/srcpkgs/krita/template +++ b/srcpkgs/krita/template @@ -26,5 +26,5 @@ case "$XBPS_TARGET_MACHINE" in esac if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then - armv6*|ppc*) makedepends+=" libatomic-devel" + makedepends+=" libatomic-devel" fi