xavs: mark support for FreeBSD
This commit is contained in:
@@ -49,7 +49,7 @@ stdenv.mkDerivation rec {
|
||||
mainProgram = "xavs";
|
||||
homepage = "https://xavs.sourceforge.net/";
|
||||
license = licenses.lgpl2;
|
||||
platforms = platforms.linux ++ platforms.darwin;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ codyopel ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user