forked from mirrors/nixpkgs
pulseeffects-legacy: unbreak on aarch64-linux
This commit is contained in:
parent
e629c926dc
commit
f50029cbae
|
@ -110,6 +110,5 @@ in stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.linux;
|
||||
badPlatforms = [ "aarch64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue